[PATCH] D138953: llvm-reduce: Try to kill parallel workitems once we have a result.

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 11 16:26:08 PST 2023


arsenm updated this revision to Diff 488419.
arsenm added a comment.

New test, make test work. Test takes way longer than I would like now for some reason


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

https://reviews.llvm.org/D138953

Files:
  llvm/test/tools/llvm-reduce/Inputs/sleep-and-check-stores.py
  llvm/test/tools/llvm-reduce/parallel-workitem-kill.ll
  llvm/tools/llvm-reduce/TestRunner.cpp
  llvm/tools/llvm-reduce/TestRunner.h
  llvm/tools/llvm-reduce/deltas/Delta.cpp
  llvm/tools/llvm-reduce/llvm-reduce.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138953.488419.patch
Type: text/x-patch
Size: 11150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230112/0ce31a01/attachment.bin>


More information about the llvm-commits mailing list