[libcxx-commits] [PATCH] D80827: Optimize vector push_back to avoid continuous load and store of end pointer. (alt 2)
Martijn Vels via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri May 29 12:00:48 PDT 2020
mvels updated this revision to Diff 267322.
mvels added a comment.
Fixed NOEXCEPT comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80827/new/
https://reviews.llvm.org/D80827
Files:
libcxx/include/__config
libcxx/include/vector
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80827.267322.patch
Type: text/x-patch
Size: 5391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200529/6d6e8eee/attachment.bin>
More information about the libcxx-commits
mailing list