Tue Ly ee89927707 [libc] Implement double precision FMA for targets without FMA instructions.
Implement double precision FMA (Fused Multiply-Add) for targets without
FMA instructions using __uint128_t to store the intermediate results.

Reviewed By: michaelrj, sivachandra

Differential Revision: https://reviews.llvm.org/D124495
2022-06-10 20:57:27 -04:00
..
2021-06-10 14:58:34 -04:00
2021-01-06 17:14:20 -05:00
2020-12-03 11:08:20 -05:00
2020-09-17 23:28:36 -04:00