[libc-commits] [PATCH] D150014: [libc][math] Make log10 correctly rounded for non-FMA targets and improve itsperformance.
Tue Ly via Phabricator via libc-commits
libc-commits at lists.llvm.org
Sun May 21 07:51:07 PDT 2023
lntue updated this revision to Diff 524103.
lntue added a comment.
Sync to HEAD.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150014/new/
https://reviews.llvm.org/D150014
Files:
libc/src/__support/FPUtil/double_double.h
libc/src/math/generic/CMakeLists.txt
libc/src/math/generic/common_constants.cpp
libc/src/math/generic/common_constants.h
libc/src/math/generic/log10.cpp
libc/test/src/math/CMakeLists.txt
libc/test/src/math/log10_test.cpp
utils/bazel/llvm-project-overlay/libc/BUILD.bazel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150014.524103.patch
Type: text/x-patch
Size: 123625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230521/6c09fea5/attachment-0001.bin>
More information about the libc-commits
mailing list