[PATCH] D101699: [Support/Parallel] Add a special case for 0/1 items to llvm::parallel_for_each.
Chris Lattner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 3 10:07:24 PDT 2021
lattner accepted this revision.
lattner added a comment.
This revision is now accepted and ready to land.
This is obvious improvement, so I'm going to self approve. TaskGroup could be improved significantly but this fits within the current architecture.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101699/new/
https://reviews.llvm.org/D101699
More information about the llvm-commits
mailing list