[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
Wed Dec 8 07:31:46 PST 2021
lntue created this revision.
lntue added reviewers: sivachandra, michaelrj.
Herald added subscribers: ecnelises, tschuett, pengfei, mgorny.
Herald added a project: libc-project.
lntue requested review of this revision.
[libc] Optimize PolyEval for x86-64 with degree 3-6 polynomials.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D115347
Files:
libc/src/__support/FPUtil/PolyEval.h
libc/src/__support/FPUtil/x86_64/PolyEvalDouble.h
libc/src/__support/FPUtil/x86_64/PolyEvalFloat.h
libc/src/math/generic/CMakeLists.txt
libc/test/src/math/expm1f_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115347.392768.patch
Type: text/x-patch
Size: 4870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211208/42509d4c/attachment.bin>
More information about the libc-commits
mailing list