[libc-commits] [PATCH] D153062: [libc][math] Slightly improve sinhf and coshf performance.
Tue Ly via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Jun 15 11:59:38 PDT 2023
lntue created this revision.
lntue added reviewers: michaelrj, sivachandra, zimmermann6.
Herald added projects: libc-project, All.
lntue requested review of this revision.
Re-order exceptional branches and slightly adjust the evaluation.
Depends on https://reviews.llvm.org/D153026 .
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D153062
Files:
libc/src/math/generic/coshf.cpp
libc/src/math/generic/explogxf.h
libc/src/math/generic/sinhf.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153062.531859.patch
Type: text/x-patch
Size: 6109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230615/f4cbb479/attachment-0001.bin>
More information about the libc-commits
mailing list