[PATCH] D148984: [Support][Parallel] Change check for nested TaskGroups.

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 3 05:19:27 PDT 2023


avl updated this revision to Diff 519034.
avl added a comment.

rebased. added setting noparallel mode for TaskGroups in case parallel::strategy.ThreadsRequested == 1.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148984

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148984.519034.patch
Type: text/x-patch
Size: 4291 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230503/43a5fb1c/attachment.bin>


More information about the llvm-commits mailing list