[libcxx-commits] [PATCH] D80588: Optimize vector push_back to avoid continuous load and store of end pointer.
Martijn Vels via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed May 27 14:43:09 PDT 2020
mvels updated this revision to Diff 266669.
mvels added a comment.
White space / comment clean up
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80588/new/
https://reviews.llvm.org/D80588
Files:
libcxx/include/vector
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80588.266669.patch
Type: text/x-patch
Size: 4723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200527/d521451e/attachment.bin>
More information about the libcxx-commits
mailing list