[PATCH] D128140: Rename parallelForEachN to just parallelFor

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 19 14:49:10 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7effcbda49ba: Rename parallelForEachN to just parallelFor (authored by thakis).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128140

Files:
  lld/COFF/DebugTypes.cpp
  lld/COFF/ICF.cpp
  lld/COFF/LLDMapFile.cpp
  lld/COFF/MapFile.cpp
  lld/ELF/ICF.cpp
  lld/ELF/MapFile.cpp
  lld/ELF/OutputSections.cpp
  lld/ELF/SyntheticSections.cpp
  lld/ELF/Writer.cpp
  lld/MachO/ICF.cpp
  lld/MachO/MapFile.cpp
  lld/MachO/UnwindInfoSection.cpp
  lld/wasm/MapFile.cpp
  llvm/include/llvm/Support/Parallel.h
  llvm/lib/DebugInfo/PDB/Native/GSIStreamBuilder.cpp
  llvm/lib/Support/Parallel.cpp
  llvm/unittests/Support/ParallelTest.cpp
  mlir/docs/Diagnostics.md
  mlir/include/mlir/IR/Threading.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128140.438218.patch
Type: text/x-patch
Size: 13935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220619/b010b078/attachment.bin>


More information about the llvm-commits mailing list