[PATCH] D117510: [Support] Simplify parallelForEach{,N}

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 22 11:39:07 PST 2022


MaskRay updated this revision to Diff 402244.
MaskRay retitled this revision from "[Support] Merge parallel_for_each into parallelForEach" to "[Support] Simplify parallelForEach{,N}".
MaskRay edited the summary of this revision.
MaskRay added a comment.
Herald added a subscriber: hiraditya.

simplify


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117510

Files:
  llvm/include/llvm/Support/Parallel.h
  llvm/lib/Support/Parallel.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117510.402244.patch
Type: text/x-patch
Size: 4635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220122/b4c08f56/attachment.bin>


More information about the llvm-commits mailing list