[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 269666.
mvels added a comment.

Fixed __config comment


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80827/new/

https://reviews.llvm.org/D80827

Files:
  libcxx/include/vector

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80827.269666.patch
Type: text/x-patch
Size: 14666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200609/8090ee03/attachment-0001.bin>


More information about the libcxx-commits mailing list