[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
Fri Jul 29 18:08:45 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2ff187fbc9f2: [libc] Implement cosf function that is correctly rounded to all rounding modes. (authored by lntue).
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.448753.patch
Type: text/x-patch
Size: 19259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220730/d3a6c72b/attachment-0001.bin>
More information about the libc-commits
mailing list