[libc-commits] [PATCH] D133913: [libc][math] Improve sinhf and coshf performance.
Paul Zimmermann via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Sep 15 01:40:32 PDT 2022
zimmermann6 accepted this revision.
zimmermann6 added a comment.
This revision is now accepted and ready to land.
this is very clever! I confirm the speed improvement (and still correct rounding by exhaustive search).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133913/new/
https://reviews.llvm.org/D133913
More information about the libc-commits
mailing list