[libc-commits] [PATCH] D115347: [libc] Use intrinsics for x86-64 fma and optimize PolyEval for x86-64 with degree 3 & 5 polynomials.
Tue Ly via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Dec 9 15:34:42 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcdf6a581b927: [libc] Use intrinsics for x86-64 fma and optimize PolyEval for x86-64 with… (authored by lntue).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115347/new/
https://reviews.llvm.org/D115347
Files:
libc/src/__support/FPUtil/PolyEval.h
libc/src/__support/FPUtil/x86_64/FMA.h
libc/src/__support/FPUtil/x86_64/PolyEval.h
libc/test/src/math/expm1f_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115347.393305.patch
Type: text/x-patch
Size: 5902 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211209/c6997f83/attachment.bin>
More information about the libc-commits
mailing list