[PATCH] D90639: Add parallelTransformReduce and parallelForEachError

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 2 16:43:20 PST 2020


rnk updated this revision to Diff 302433.
rnk added a comment.

- more tests, handle corner cases


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90639

Files:
  llvm/include/llvm/Support/Parallel.h
  llvm/unittests/Support/ParallelTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90639.302433.patch
Type: text/x-patch
Size: 7927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201103/1fb75216/attachment.bin>


More information about the llvm-commits mailing list