[libc-commits] [PATCH] D133370: [libc] Return correct values for hypot when overflowed.

Paul Zimmermann via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Sep 7 03:19:37 PDT 2022


zimmermann6 accepted this revision.
zimmermann6 added a comment.

ok for me. I have added more checks near the underflow and overflow boundaries in CORE-MATH check.sh, and it passes all tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133370



More information about the libc-commits mailing list