[libc-commits] [PATCH] D123440: [libc] Make expm1f correctly rounded when the targets have no FMA instructions.
Tue Ly via Phabricator via libc-commits
libc-commits at lists.llvm.org
Sun May 8 14:21:51 PDT 2022
lntue updated this revision to Diff 427956.
lntue added a comment.
Rely on https://reviews.llvm.org/D125174 and https://reviews.llvm.org/D123615
for testing with and without FMA flags.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123440/new/
https://reviews.llvm.org/D123440
Files:
libc/src/math/generic/expm1f.cpp
libc/test/src/math/CMakeLists.txt
libc/test/src/math/exhaustive/CMakeLists.txt
libc/test/src/math/exhaustive/expm1f_test.cpp
libc/test/src/math/expm1f_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123440.427956.patch
Type: text/x-patch
Size: 6974 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220508/5c29a2c1/attachment.bin>
More information about the libc-commits
mailing list