[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
Tue Apr 21 16:17:36 PDT 2020
browneee added a comment.
Thanks for the revert explanation and notes, nikic.
@dexonsmith what is your current thinking on going back to the original std::vector approach?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77621/new/
https://reviews.llvm.org/D77621
More information about the cfe-commits
mailing list