[PATCH] D132512: [SmallVector] Reallocate if assigned memory is right after the current vector, created with capacity 0
Alina Sbirlea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 29 12:18:32 PDT 2022
asbirlea added a comment.
Compile-time impact looks neutral:
https://llvm-compile-time-tracker.com/compare.php?from=8d5b694da172c97f4fc10d5586830fea1b486037&to=00e94b5581ec2361ca2261770addd700fcf49574&stat=instructions
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132512/new/
https://reviews.llvm.org/D132512
More information about the llvm-commits
mailing list