[libc-commits] [PATCH] D122346: [libc] Improve the performance of exp2f.
Santosh Nagarakatte via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Mar 24 08:52:11 PDT 2022
santoshn added a comment.
Looks good to me. Thanks for incorporating RLIBM style range reduction for exp2f. A degree-4 polynomial is impressive.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122346/new/
https://reviews.llvm.org/D122346
More information about the libc-commits
mailing list