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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 22 04:23:20 PST 2021


fhahn updated this revision to Diff 388877.
fhahn added a comment.

remove unnecessary `std::move` from `... = std::move(Future.get());`


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.388877.patch
Type: text/x-patch
Size: 10120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211122/4309c616/attachment.bin>


More information about the llvm-commits mailing list