[libcxx-commits] [libcxx] [libc++][math] Fix undue overflowing of `std::hypot(x, y, z)` (PR #93350)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jul 4 08:53:41 PDT 2024


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

Thanks for the fix! I have some comments. TBH, I have not really looked deeply into the implementation changes, I'm waiting for you to address some of my comments about explaining what's going on. But I'm sure I'll be OK with the changes once I understand them :).

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


More information about the libcxx-commits mailing list