[PATCH] D151025: [llvm-exegesis] Add support for using memory annotations
Aiden Grossman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 5 02:00:51 PDT 2023
aidengrossman updated this revision to Diff 528323.
aidengrossman added a comment.
Update preprocessor directives to prevent build failures on Linux platforms that don't have libpfm.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151025/new/
https://reviews.llvm.org/D151025
Files:
llvm/test/tools/llvm-exegesis/X86/latency/memory-annotations.s
llvm/tools/llvm-exegesis/lib/Assembler.cpp
llvm/tools/llvm-exegesis/lib/Assembler.h
llvm/tools/llvm-exegesis/lib/BenchmarkRunner.cpp
llvm/tools/llvm-exegesis/lib/BenchmarkRunner.h
llvm/tools/llvm-exegesis/lib/SnippetRepetitor.cpp
llvm/tools/llvm-exegesis/lib/SnippetRepetitor.h
llvm/unittests/tools/llvm-exegesis/Common/AssemblerUtils.h
llvm/unittests/tools/llvm-exegesis/X86/SnippetRepetitorTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151025.528323.patch
Type: text/x-patch
Size: 18894 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230605/75c89792/attachment.bin>
More information about the llvm-commits
mailing list