[libc-commits] [PATCH] D147676: [libc][math] Update range reduction step for log10f and reduce its latency.
Tue Ly via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Apr 6 08:02:10 PDT 2023
lntue updated this revision to Diff 511422.
lntue added a comment.
Fix comments on range reduction constant formula.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147676/new/
https://reviews.llvm.org/D147676
Files:
libc/docs/math/index.rst
libc/src/math/generic/common_constants.cpp
libc/src/math/generic/common_constants.h
libc/src/math/generic/log10f.cpp
libc/test/src/math/log10f_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147676.511422.patch
Type: text/x-patch
Size: 38009 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230406/ca14a6a9/attachment-0001.bin>
More information about the libc-commits
mailing list