[libc-commits] [PATCH] D130008: [libc][Experimental] Use nearest integer instructions to speed up exp*f.
Tue Ly via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Jul 18 06:58:32 PDT 2022
lntue created this revision.
Herald added subscribers: libc-commits, ecnelises, tschuett, mgorny.
Herald added projects: libc-project, All.
lntue requested review of this revision.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D130008
Files:
libc/src/__support/FPUtil/nearest_integer.h
libc/src/__support/FPUtil/x86_64/nearest_integer.h
libc/src/math/generic/CMakeLists.txt
libc/src/math/generic/exp2f.cpp
libc/src/math/generic/expf.cpp
libc/src/math/generic/expm1f.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130008.445481.patch
Type: text/x-patch
Size: 8574 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220718/33349e10/attachment.bin>
More information about the libc-commits
mailing list