[PATCH] D151019: [llvm-exegesis] Refactor FunctionExecutorImpl and create factory

Aiden Grossman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 24 01:14:25 PDT 2023


aidengrossman updated this revision to Diff 525052.
aidengrossman marked an inline comment as done.
aidengrossman added a comment.

Address reviewer feedback.


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

https://reviews.llvm.org/D151019

Files:
  llvm/tools/llvm-exegesis/lib/BenchmarkRunner.cpp
  llvm/tools/llvm-exegesis/lib/BenchmarkRunner.h
  llvm/tools/llvm-exegesis/lib/LatencyBenchmarkRunner.cpp
  llvm/tools/llvm-exegesis/lib/LatencyBenchmarkRunner.h
  llvm/tools/llvm-exegesis/lib/Target.cpp
  llvm/tools/llvm-exegesis/lib/Target.h
  llvm/tools/llvm-exegesis/lib/UopsBenchmarkRunner.h
  llvm/tools/llvm-exegesis/llvm-exegesis.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151019.525052.patch
Type: text/x-patch
Size: 11737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230524/9afc234b/attachment.bin>


More information about the llvm-commits mailing list