[PATCH] D151025: [llvm-exegesis] Add support for using memory annotations
Aiden Grossman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat May 20 03:43:15 PDT 2023
aidengrossman created this revision.
Herald added subscribers: mstojanovic, krytarowski.
Herald added a project: All.
aidengrossman requested review of this revision.
Herald added subscribers: llvm-commits, courbet.
Herald added a project: LLVM.
This patch adds in support for using memory annotations in the
subprocess execution mode.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D151025
Files:
llvm/test/tools/llvm-exegesis/X86/latency/memory-annotations-loop.s
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151025.524016.patch
Type: text/x-patch
Size: 18028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230520/a3c59d9f/attachment-0001.bin>
More information about the llvm-commits
mailing list