[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
Fri Mar 11 04:17:10 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG38cadd90b711: [libc] Implement expf function that is correctly rounded for all rounding modes. (authored by lntue).
Changed prior to commit:
https://reviews.llvm.org/D121440?vs=414589&id=414633#toc
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.414633.patch
Type: text/x-patch
Size: 19375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220311/efda9ea6/attachment-0001.bin>
More information about the libc-commits
mailing list