[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:10:22 PDT 2020


mvels updated this revision to Diff 266660.
mvels added a comment.

Fixed AsanTransaction for single 'construct_at' use case


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.266660.patch
Type: text/x-patch
Size: 4672 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200527/e686d0bb/attachment.bin>


More information about the libcxx-commits mailing list