[libcxx-commits] [PATCH] D147741: [libc++, std::vector] call the optimized version of __uninitialized_allocator_copy for trivial types
Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed May 24 13:41:28 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG63a2b206fa4e: [libc++, std::vector] call the optimized version of… (authored by AdityaK <1894981+hiraditya at users.noreply.github.com>).
Repository:
rG LLVM Github Monorepo
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.525324.patch
Type: text/x-patch
Size: 4957 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230524/5441ff1c/attachment-0001.bin>
More information about the libcxx-commits
mailing list