[libc-commits] [PATCH] D118962: [libc] Implement log1pf correctly rounded to all rounding modes.

Paul Zimmermann via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Feb 4 01:05:38 PST 2022


zimmermann6 accepted this revision.
zimmermann6 added a comment.
This revision is now accepted and ready to land.

apart the compiler warnings, all exhaustive tests comparing to MPFR do pass, for all four rounding modes. Good work!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118962



More information about the libc-commits mailing list