[PATCH] D148728: [Support][Parallel] Add sequential mode to TaskGroup::spawn().

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 26 04:53:26 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfea8c073561f: [Support][Parallel] Add sequential mode to TaskGroup::spawn(). (authored by avl).

Changed prior to commit:
  https://reviews.llvm.org/D148728?vs=516713&id=517127#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148728

Files:
  lld/ELF/OutputSections.cpp
  lld/ELF/Relocations.cpp
  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: D148728.517127.patch
Type: text/x-patch
Size: 6254 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230426/ecb1aa87/attachment.bin>


More information about the llvm-commits mailing list