[libcxx-commits] [PATCH] D122780: Modify std::sort: add BlockQuickSort partitioning algorithm for arithmetic types

Nilay Vaish via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Nov 28 13:53:52 PST 2022


nilayvaish added a comment.

@ldionne : thanks for the accepting the change.  We are trying to evaluate the effect of the change on Android APK's size.  You might recall there were several comments about increased APK size in https://reviews.llvm.org/D113413 after it was submitted.  I think it would be better if we are aware of the change in APK's size beforehand.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122780



More information about the libcxx-commits mailing list