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

Duncan P. N. Exon Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 13 20:38:09 PDT 2020


dexonsmith added a comment.

In D77621#1979183 <https://reviews.llvm.org/D77621#1979183>, @browneee wrote:

> @dexonsmith I am not a committer, if the last changes looks good please submit for me. Thanks!


You've had a few patches in the past, I suggest you get yourself access.
https://llvm.org/docs/DeveloperPolicy.html#new-contributors

Or, let me know what you want for your `GIT_COMMITTER*` info.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77621





More information about the llvm-commits mailing list