[PATCH] D142318: [Support] Add ThreadPoolAllocator class.

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 26 06:50:13 PST 2023


avl updated this revision to Diff 492435.
avl added a comment.
Herald added a subscriber: hiraditya.

rebased. renamed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142318

Files:
  llvm/include/llvm/Support/Parallel.h
  llvm/include/llvm/Support/PerThreadBumpPtrAllocator.h
  llvm/lib/Support/Parallel.cpp
  llvm/unittests/Support/CMakeLists.txt
  llvm/unittests/Support/PerThreadBumpPtrAllocatorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142318.492435.patch
Type: text/x-patch
Size: 7803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230126/4d621d3f/attachment.bin>


More information about the llvm-commits mailing list