[libcxx-commits] [PATCH] D118029: Introduce branchless sorting functions for sort3, sort4 and sort5.

Marco Gelmi via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Feb 11 09:33:26 PST 2022


marcogelmi updated this revision to Diff 407919.
marcogelmi added a comment.

fix c++03 test


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118029.407919.patch
Type: text/x-patch
Size: 26545 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220211/2e4d5fe8/attachment-0001.bin>


More information about the libcxx-commits mailing list