[libcxx-commits] [PATCH] D147741: [libc++, std::vector] call the optimized version of __uninitialized_allocator_copy for trivial types
Aditya Kumar via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed May 3 11:23:10 PDT 2023
hiraditya updated this revision to Diff 519179.
hiraditya edited the summary of this revision.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147741/new/
https://reviews.llvm.org/D147741
Files:
libcxx/benchmarks/ContainerBenchmarks.h
libcxx/benchmarks/vector_operations.bench.cpp
libcxx/include/__memory/uninitialized_algorithms.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147741.519179.patch
Type: text/x-patch
Size: 4436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230503/03a2314c/attachment-0001.bin>
More information about the libcxx-commits
mailing list