[libcxx-commits] [PATCH] D131395: [libc++] Implement `lexicographical_compare_three_way`

Adrian Vogelsgesang via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Aug 19 14:01:21 PDT 2022


avogelsgesang added a comment.

@philnik @huixie90 @ldionne Afaict, all review comments are addressed now. I also added a benchmark which demonstrates the usefulness of the fast path.

Could you take another look?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131395



More information about the libcxx-commits mailing list