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

Aiden Grossman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 28 23:39:35 PDT 2023


aidengrossman updated this revision to Diff 526391.
aidengrossman marked an inline comment as done.
aidengrossman added a comment.

Rebase, address reviewer feedback.


Repository:
  rG LLVM Github Monorepo

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.526391.patch
Type: text/x-patch
Size: 10667 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230529/fbdc0f52/attachment.bin>


More information about the llvm-commits mailing list