mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-06 22:28:57 +00:00
fmaf to a generic implementation
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.
Description
Empowering everyone to build reliable and efficient software.
1.6 GiB
Languages
Rust
96%
Shell
0.9%
JavaScript
0.7%
C
0.4%
Python
0.4%
Other
1.5%