[PATCH] D151022: [llvm-exegesis] Introduce SubprocessMemory Utility Class

Aiden Grossman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 30 23:06:27 PDT 2023


aidengrossman updated this revision to Diff 526919.
aidengrossman marked 8 inline comments as done.
aidengrossman added a comment.

Address reviewer feedback.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151022

Files:
  llvm/tools/llvm-exegesis/lib/BenchmarkResult.h
  llvm/tools/llvm-exegesis/lib/CMakeLists.txt
  llvm/tools/llvm-exegesis/lib/SubprocessMemory.cpp
  llvm/tools/llvm-exegesis/lib/SubprocessMemory.h
  llvm/unittests/tools/llvm-exegesis/X86/CMakeLists.txt
  llvm/unittests/tools/llvm-exegesis/X86/SubprocessMemoryTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151022.526919.patch
Type: text/x-patch
Size: 14344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230531/8d1f0cef/attachment.bin>


More information about the llvm-commits mailing list