[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 19 02:05:03 PDT 2023


aidengrossman updated this revision to Diff 532569.
aidengrossman marked 2 inline comments as done.
aidengrossman added a comment.

Address first round of reviewer feedback.


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/test/tools/llvm-exegesis/X86/memory-annotations-livein.test
  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.532569.patch
Type: text/x-patch
Size: 19871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230619/d9247b6f/attachment.bin>


More information about the llvm-commits mailing list