[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
Thu Dec 1 14:46:36 PST 2022


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

Rebase on optional change


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

https://reviews.llvm.org/D138953

Files:
  llvm/test/tools/llvm-reduce/Inputs/sleep.py
  llvm/test/tools/llvm-reduce/parallel-workitem-kill.ll
  llvm/tools/llvm-reduce/ReducerWorkItem.h
  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.479440.patch
Type: text/x-patch
Size: 12082 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221201/692cea80/attachment.bin>


More information about the llvm-commits mailing list