[PATCH] D77422: [llvm-exegesis] Add benchmark mode that uses LBR for more precise measurements.

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 3 12:26:56 PDT 2020


lebedev.ri added a comment.

The diff is rebase gone wrong.
I personally would think this is going in the wrong direction.
This isn't a new mode, it's still for measuring latency.
I'd think this should add a new X86-specific option "how to measure latency: RDTSC, LBR".


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77422/new/

https://reviews.llvm.org/D77422





More information about the llvm-commits mailing list