[llvm] [Exegesis] Add `--dry-run-measurement` (PR #121991)

Aiden Grossman via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 7 13:04:20 PST 2025


https://github.com/boomanaiden154 commented:

Could we just add this as a new phase to `--benchmark-phase`? Creating a new flag seems a little weird to me.

This also needs to have support in the subprocess execution mode, or (more likely) at least just a message saying it is not supported.

https://github.com/llvm/llvm-project/pull/121991


More information about the llvm-commits mailing list