[libc-commits] [PATCH] D147755: [libc][math] Update range reduction step for logf and reduce its latency.
Tue Ly via Phabricator via libc-commits
libc-commits at lists.llvm.org
Sun Apr 9 16:39:19 PDT 2023
lntue updated this revision to Diff 512045.
lntue added a comment.
Improve performance for non-FMA targets.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147755/new/
https://reviews.llvm.org/D147755
Files:
libc/src/math/generic/common_constants.cpp
libc/src/math/generic/common_constants.h
libc/src/math/generic/logf.cpp
libc/test/src/math/logf_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147755.512045.patch
Type: text/x-patch
Size: 13920 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230409/008331e1/attachment.bin>
More information about the libc-commits
mailing list