[libc-commits] [PATCH] D121440: [libc] Implement expf function that is correctly rounded for all rounding modes.

Paul Zimmermann via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Mar 11 01:28:52 PST 2022


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

my exhaustive search confirms it is correctly rounded for all four rounding modes, great!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121440



More information about the libc-commits mailing list