[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
Wed Jun 23 14:03:44 PDT 2021
sivachandra updated this revision to Diff 354074.
sivachandra added a comment.
Remove an unrelated edit that sneaked in.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104817/new/
https://reviews.llvm.org/D104817
Files:
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/FPUtil/UInt.h
libc/utils/FPUtil/XFloat.h
libc/utils/MPFRWrapper/MPFRUtils.cpp
libc/utils/MPFRWrapper/MPFRUtils.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104817.354074.patch
Type: text/x-patch
Size: 22143 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210623/a20ee257/attachment-0001.bin>
More information about the libc-commits
mailing list