[libc-commits] [PATCH] D121463: [libc] Implement exp2f function that is correctly rounded for all rounding modes.
Tue Ly via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Mar 11 08:20:50 PST 2022
lntue updated this revision to Diff 414668.
lntue added a comment.
Fix unit test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121463/new/
https://reviews.llvm.org/D121463
Files:
libc/src/math/generic/CMakeLists.txt
libc/src/math/generic/exp2f.cpp
libc/test/src/math/exhaustive/CMakeLists.txt
libc/test/src/math/exhaustive/exp2f_test.cpp
libc/test/src/math/exp2f_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121463.414668.patch
Type: text/x-patch
Size: 16293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220311/f3c2de00/attachment-0001.bin>
More information about the libc-commits
mailing list