[libcxx-commits] [libcxx] [libc++] Implement std::gcd using the binary version (PR #77747)

via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jan 12 02:48:56 PST 2024


https://github.com/AdvenamTacet requested changes to this pull request.

`gcd` implementation and `gcd` test look good to me with addressed comments.

Please, add a benchmark in `libcxx/benchmarks/`.

https://github.com/llvm/llvm-project/pull/77747


More information about the libcxx-commits mailing list