[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
Fri Apr 1 16:41:17 PDT 2022
nilayvaish updated this revision to Diff 419889.
nilayvaish added a comment.
Fix a badly resolved merge.
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122780.419889.patch
Type: text/x-patch
Size: 25852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220401/eb6858f4/attachment-0001.bin>
More information about the libcxx-commits
mailing list