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

Andrew via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 11 14:56:16 PDT 2020


browneee updated this revision to Diff 256803.
browneee marked 3 inline comments as done.
browneee added a comment.

Address comments from dblaikie.


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.256803.patch
Type: text/x-patch
Size: 9195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200411/fa56bae6/attachment.bin>


More information about the llvm-commits mailing list