[PATCH] D71654: [llvm] Add a way to speed up the speed in which BumpPtrAllocator increases slab sizes

Raphael Isemann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 3 00:17:51 PST 2020


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb848b510a8d5: [llvm] Add a way to speed up the speed in which BumpPtrAllocator increases slab… (authored by teemperor).
Herald added a subscriber: Charusso.

Changed prior to commit:
  https://reviews.llvm.org/D71654?vs=234500&id=241978#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71654

Files:
  llvm/include/llvm/Support/Allocator.h
  llvm/unittests/Support/AllocatorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71654.241978.patch
Type: text/x-patch
Size: 5744 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200203/306f7a98/attachment.bin>


More information about the llvm-commits mailing list