[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
Thu Dec 22 14:47:43 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4eddbf9f10a6: std::sort: add BlockQuickSort partitioning algorithm for arithmetic types (authored by nilayvaish).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122780

Files:
  libcxx/include/__algorithm/sort.h
  libcxx/include/__bits

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122780.484972.patch
Type: text/x-patch
Size: 32124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221222/ec2762a7/attachment-0001.bin>


More information about the libcxx-commits mailing list