[libcxx-commits] [PATCH] D118029: Introduce branchless sorting functions for sort3, sort4 and sort5.
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Apr 8 00:05:09 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG194d1965d2c8: Introduce branchless sorting functions for sort3, sort4 and sort5. (authored by marcogelmi, committed by philnik).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118029/new/
https://reviews.llvm.org/D118029
Files:
libcxx/benchmarks/algorithms.bench.cpp
libcxx/include/__algorithm/sort.h
libcxx/test/libcxx/algorithms/robust_against_copying_comparators.pass.cpp
libcxx/test/std/algorithms/alg.sorting/alg.sort/sort/sort.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118029.421427.patch
Type: text/x-patch
Size: 35835 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220408/5fbbc541/attachment-0001.bin>
More information about the libcxx-commits
mailing list