Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[cmake] Require runtime tracing for compiler tracing (#16922)
Currently, compiler tracing requires runtime tracing to be enabled: https://iree.dev/developers/debugging/compile-time-regressions/#using-tracy . Enforce this in cmake to avoid surprises/confusion.
- Loading branch information