[libc-commits] [PATCH] D117590: [libc] Implement correct rounding with all rounding modes for hypot functions.

Paul Zimmermann via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Jan 19 23:23:40 PST 2022


zimmermann6 accepted this revision.
zimmermann6 added a comment.

the stress tests were successful (for all four rounding modes, both in single and double precision).
Thus I am ok with this version, thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117590



More information about the libc-commits mailing list