Find a file
Trevor Gross 720ba18931 fma refactor 3/3: combine fma public API with its implementation
Similar to other recent changes, just put public API in the same file as
its generic implementation. To keep things slightly cleaner, split the
default implementation from the `_wide` implementation.

Also introduces a stub `fmaf16`.
2025-02-12 10:27:11 +00:00
library/compiler-builtins/libm fma refactor 3/3: combine fma public API with its implementation 2025-02-12 10:27:11 +00:00