[libc-commits] [PATCH] D121440: [libc] Implement expf function that is correctly rounded for all rounding modes.
Tue Ly via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Mar 10 21:40:18 PST 2022
lntue updated this revision to Diff 414573.
lntue added a comment.
Make sure hi and mid are non-negative.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121440/new/
https://reviews.llvm.org/D121440
Files:
libc/src/math/generic/CMakeLists.txt
libc/src/math/generic/expf.cpp
libc/test/src/math/exhaustive/CMakeLists.txt
libc/test/src/math/exhaustive/expf_test.cpp
libc/test/src/math/expf_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121440.414573.patch
Type: text/x-patch
Size: 19176 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220311/a05618c2/attachment-0001.bin>
More information about the libc-commits
mailing list