diff options
author | Min-Yih Hsu <min.hsu@sifive.com> | 2025-01-09 09:25:51 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-09 09:25:51 -0800 |
commit | f8f8598fd886cddfd374fa43eb6d7d37d301b576 (patch) | |
tree | 6764ef0f4b6e16d1746388441d96b6df837c4be8 /llvm/lib/Support/Timer.cpp | |
parent | c87ef146e1ceea3ebfcd0f59266043d53affced0 (diff) | |
download | llvm-f8f8598fd886cddfd374fa43eb6d7d37d301b576.zip llvm-f8f8598fd886cddfd374fa43eb6d7d37d301b576.tar.gz llvm-f8f8598fd886cddfd374fa43eb6d7d37d301b576.tar.bz2 |
[Exegesis] Add the ability to dry-run the measurement phase (#121991)
With the new benchmark phase, `dry-run-measurement`, llvm-exegesis can
run everything except the actual snippet execution. It is useful when we
want to test some parts of the code between the `assemble-measured-code`
and `measure` phase without actually running on native platforms.
Diffstat (limited to 'llvm/lib/Support/Timer.cpp')
0 files changed, 0 insertions, 0 deletions