[PATCH] D151021: [llvm-exegesis] Introduce Subprocess Executor Mode

Aiden Grossman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 24 01:19:11 PDT 2023


aidengrossman updated this revision to Diff 525057.
aidengrossman marked 6 inline comments as done.
aidengrossman added a comment.

Address reviewer feedback.


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

https://reviews.llvm.org/D151021

Files:
  llvm/test/tools/llvm-exegesis/X86/latency/subprocess-abnormal-exit-code.s
  llvm/test/tools/llvm-exegesis/X86/latency/subprocess-segfault.s
  llvm/test/tools/llvm-exegesis/X86/latency/subprocess.s
  llvm/tools/llvm-exegesis/lib/BenchmarkRunner.cpp
  llvm/tools/llvm-exegesis/lib/BenchmarkRunner.h
  llvm/tools/llvm-exegesis/llvm-exegesis.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151021.525057.patch
Type: text/x-patch
Size: 10620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230524/760615fb/attachment-0001.bin>


More information about the llvm-commits mailing list