[libcxx-commits] [libcxx] [libc++] Fix sub-overflow in std::gcd implementation (PR #117984)
via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Nov 30 13:44:43 PST 2024
serge-sans-paille wrote:
+1 for the regression test. Considering the algorithm, it's based on the same idea, just a "different wording". I'll run the benchmark .
https://github.com/llvm/llvm-project/pull/117984
More information about the libcxx-commits
mailing list