[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
Thu Jun 2 22:26:17 PDT 2022
lntue updated this revision to Diff 433954.
lntue added a comment.
Sync.
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.433954.patch
Type: text/x-patch
Size: 7304 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220603/812d9cce/attachment.bin>
More information about the libc-commits
mailing list