[libcxx-commits] [PATCH] D67524: P1144 "Trivially relocatable" (3/3): optimize std::vector and std::swap for trivially relocatable types

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Oct 23 09:19:09 PDT 2019


Quuxplusone added a reviewer: EricWF.
Quuxplusone added a comment.

In D67524#1674849 <https://reviews.llvm.org/D67524#1674849>, @Quuxplusone wrote:

> I'm putting the benchmarks right here in this patch so that @ericwf can run them. (Zoe and I produced some good-looking benchmark numbers earlier tonight, with code similar to this code; but my build tree is too screwed up to reproduce them on demand.)


@EricWF ping!


Repository:
  rCXX libc++

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

https://reviews.llvm.org/D67524





More information about the libcxx-commits mailing list