my rust fork
https://www.rust-lang.org
Introduce a version of generic `fma` that works when there is a larger hardware-backed float type available to compute the result with more precision. This is currently used only for `f32`, but with some minor adjustments it should work for `f16` as well. |
||
|---|---|---|
| library/compiler-builtins/libm | ||