[PATCH] D129206: [ADT] Use Empty Base Optimization for Allocators

Nathan James via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 12 15:57:15 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa565509308f9: [ADT] Use Empty Base Optimization for Allocators (authored by njames93).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129206

Files:
  llvm/include/llvm/ADT/ScopedHashTable.h
  llvm/include/llvm/ADT/StringMap.h
  llvm/include/llvm/Support/Allocator.h
  llvm/include/llvm/Support/AllocatorBase.h
  llvm/unittests/ADT/StringMapTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129206.444101.patch
Type: text/x-patch
Size: 10267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220712/948a1f50/attachment.bin>


More information about the llvm-commits mailing list