[PATCH] D72928: [llvm-exegesis][NFC] Disassociate snippet generators from benchmark runners

Miloš Stojanović via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 20 06:54:46 PST 2020


mstojanovic added inline comments.


================
Comment at: llvm/tools/llvm-exegesis/lib/ParallelSnippetGenerator.cpp:42
 // The above snippet will be able to fully saturate the ports, while the same
 // with ax would issue one uop every `latency(IDIV8r)` cycles.
 //
----------------
Should this be reworded similarly to the comment above?


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

https://reviews.llvm.org/D72928





More information about the llvm-commits mailing list