[PATCH] D101699: [Support/Parallel] Add a special case for 0/1 items to llvm::parallel_for_each.

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 3 10:12:17 PDT 2021


rriddle added a comment.

LGTM from me. Though I think it would be good to reduce some of the duplication in these methods.


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