[PATCH] D113857: [llvm-reduce] Add parallel chunk processing.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 18 13:49:55 PST 2021


fhahn updated this revision to Diff 388315.
fhahn marked 6 inline comments as done.
fhahn added a comment.

Drop +2 increment for initial number of tasks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113857

Files:
  llvm/test/tools/llvm-reduce/operands-skip.ll
  llvm/tools/llvm-reduce/CMakeLists.txt
  llvm/tools/llvm-reduce/deltas/Delta.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113857.388315.patch
Type: text/x-patch
Size: 10159 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211118/cdcccb8b/attachment.bin>


More information about the llvm-commits mailing list