[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
Tue Jun 9 14:21:37 PDT 2020
mvels updated this revision to Diff 269664.
mvels added a comment.
Revamped
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.269664.patch
Type: text/x-patch
Size: 15920 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200609/da0b311d/attachment-0001.bin>
More information about the libcxx-commits
mailing list