[PATCH] D146301: [llvm-exegesis] Make possible to execute snippets without perf counters
Pavel Kosov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 22 07:04:40 PDT 2023
kpdev42 updated this revision to Diff 507348.
kpdev42 added a comment.
Fixed running with `LLVM_ENABLE_LIBPFM=OFF` and updated the text of one more error message
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146301/new/
https://reviews.llvm.org/D146301
Files:
llvm/test/tools/llvm-exegesis/X86/latency/dummy-counters.test
llvm/tools/llvm-exegesis/lib/LlvmState.cpp
llvm/tools/llvm-exegesis/lib/LlvmState.h
llvm/tools/llvm-exegesis/lib/PerfHelper.cpp
llvm/tools/llvm-exegesis/lib/PerfHelper.h
llvm/tools/llvm-exegesis/lib/Target.cpp
llvm/tools/llvm-exegesis/lib/Target.h
llvm/tools/llvm-exegesis/llvm-exegesis.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146301.507348.patch
Type: text/x-patch
Size: 14402 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230322/f699b218/attachment.bin>
More information about the llvm-commits
mailing list