[libcxx-commits] [PATCH] D128146: [libc++] Use uninitialized algorithms for vector
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jul 26 10:54:39 PDT 2022
ldionne added a comment.
In D128146#3680106 <https://reviews.llvm.org/D128146#3680106>, @joanahalili wrote:
> I applied the patch locally and checked again the binary sizes. There are only mild increases which is fine on our end.
Awesome, thanks. We'll look into `__transaction` and how we can solve these codegen problems.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128146/new/
https://reviews.llvm.org/D128146
More information about the libcxx-commits
mailing list