[libc-commits] [PATCH] D115347: [libc] Optimize PolyEval for x86-64 with degree 3-6 polynomials.
Tue Ly via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Dec 9 13:07:23 PST 2021
lntue updated this revision to Diff 393265.
lntue added a comment.
[libc] Optimize PolyEval for x86-64 with degree 3-6 polynomials.
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/PolyEvalDouble.h
libc/src/__support/FPUtil/x86_64/PolyEvalFloat.h
libc/src/math/CMakeLists.txt
libc/src/math/generic/CMakeLists.txt
libc/test/src/math/expm1f_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115347.393265.patch
Type: text/x-patch
Size: 7365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211209/46ef2ffd/attachment.bin>
More information about the libc-commits
mailing list