[PATCH] D90882: [SmallVector] Add range versions of append/assign.

Sean Silva via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 5 15:38:08 PST 2020


silvas added a comment.

In D90882#2377643 <https://reviews.llvm.org/D90882#2377643>, @dexonsmith wrote:

> In D90882#2377636 <https://reviews.llvm.org/D90882#2377636>, @silvas wrote:
>
>> Use 64 byte fixed upper limit.
>
> Did you intend to update https://reviews.llvm.org/D90884?

Yeah, sorry. My scripts crossed the streams somehow.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90882



More information about the llvm-commits mailing list