[libc-commits] [PATCH] D130644: [libc] Implement cosf function that is correctly rounded to all rounding modes.
Tue Ly via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Jul 27 15:25:15 PDT 2022
lntue updated this revision to Diff 448183.
lntue added a comment.
Re-enable negative part of the exhaustive test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130644/new/
https://reviews.llvm.org/D130644
Files:
libc/docs/math.rst
libc/src/math/generic/CMakeLists.txt
libc/src/math/generic/cosf.cpp
libc/test/src/math/cosf_test.cpp
libc/test/src/math/exhaustive/CMakeLists.txt
libc/test/src/math/exhaustive/cosf_test.cpp
utils/bazel/llvm-project-overlay/libc/BUILD.bazel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130644.448183.patch
Type: text/x-patch
Size: 19259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220727/f9ee82da/attachment-0001.bin>
More information about the libc-commits
mailing list