[libcxx-commits] [PATCH] D145982: [libc++] Implement std::gcd using the binary version

serge via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu May 25 01:37:46 PDT 2023


serge-sans-paille updated this revision to Diff 525484.
serge-sans-paille added a comment.

Associated benchmark: https://quick-bench.com/q/MpH_u9y6pjBes9p3MFiElANDHXI


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

https://reviews.llvm.org/D145982

Files:
  libcxx/include/__bit/countr.h
  libcxx/include/__numeric/gcd_lcm.h
  libcxx/test/libcxx/transitive_includes/cxx23.csv
  libcxx/test/libcxx/transitive_includes/cxx26.csv

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145982.525484.patch
Type: text/x-patch
Size: 3934 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230525/f108679b/attachment.bin>


More information about the libcxx-commits mailing list