[PATCH] D77621: ADT: SmallVector size & capacity use word-size integers when elements are small.

Andrew via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 13 11:53:05 PDT 2020


browneee updated this revision to Diff 257044.
browneee added a comment.

Changed SizeMax to static constexpr function.
Changed static asserts.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77621

Files:
  llvm/include/llvm/ADT/SmallVector.h
  llvm/lib/Support/SmallVector.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77621.257044.patch
Type: text/x-patch
Size: 8845 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200413/109a4ad5/attachment.bin>


More information about the cfe-commits mailing list