[libc-commits] [PATCH] D131715: [libc] Implement tanf function correctly rounded for all rounding modes.
Tue Ly via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Aug 12 06:21:22 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG82d6e7704899: [libc] Implement tanf function correctly rounded for all rounding modes. (authored by lntue).
Changed prior to commit:
https://reviews.llvm.org/D131715?vs=451966&id=452170#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131715/new/
https://reviews.llvm.org/D131715
Files:
libc/config/darwin/arm/entrypoints.txt
libc/config/linux/aarch64/entrypoints.txt
libc/config/linux/x86_64/entrypoints.txt
libc/docs/math.rst
libc/src/math/CMakeLists.txt
libc/src/math/generic/CMakeLists.txt
libc/src/math/generic/sincosf_utils.h
libc/src/math/generic/tanf.cpp
libc/src/math/tanf.h
libc/test/src/math/CMakeLists.txt
libc/test/src/math/exhaustive/CMakeLists.txt
libc/test/src/math/exhaustive/tanf_test.cpp
libc/test/src/math/tanf_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131715.452170.patch
Type: text/x-patch
Size: 24613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220812/a8f4d594/attachment-0001.bin>
More information about the libc-commits
mailing list