[libc-commits] [PATCH] D104817: [libc] Add range reduction functions based on Paine and Hanek algorithm.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Sun Aug 22 22:19:12 PDT 2021
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGca6b35422970: [libc] Add range reduction functions based on Paine and Hanek algorithm. (authored by sivachandra).
Changed prior to commit:
https://reviews.llvm.org/D104817?vs=354074&id=368032#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104817/new/
https://reviews.llvm.org/D104817
Files:
libc/src/__support/FPUtil/CMakeLists.txt
libc/src/__support/FPUtil/UInt.h
libc/src/__support/FPUtil/XFloat.h
libc/src/math/generic/CMakeLists.txt
libc/src/math/generic/dp_trig.cpp
libc/src/math/generic/dp_trig.h
libc/test/src/math/CMakeLists.txt
libc/test/src/math/mod_k_pi_test.cpp
libc/utils/MPFRWrapper/MPFRUtils.cpp
libc/utils/MPFRWrapper/MPFRUtils.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104817.368032.patch
Type: text/x-patch
Size: 23001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210823/63183d1f/attachment-0001.bin>
More information about the libc-commits
mailing list