[libc-commits] [PATCH] D124495: [libc] Implement double precision FMA for targets without FMA instructions.
Tue Ly via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Jun 10 17:57:42 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGee8992770754: [libc] Implement double precision FMA for targets without FMA instructions. (authored by lntue).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124495/new/
https://reviews.llvm.org/D124495
Files:
libc/src/__support/FPUtil/FMA.h
libc/src/__support/FPUtil/generic/FMA.h
libc/src/math/CMakeLists.txt
libc/test/src/math/CMakeLists.txt
libc/test/src/math/FmaTest.h
libc/test/src/math/fma_test.cpp
libc/test/src/math/fmaf_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124495.436086.patch
Type: text/x-patch
Size: 26572 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220611/b206111d/attachment-0001.bin>
More information about the libc-commits
mailing list