Add generic versions of `abs` and `copysign`, which will provide an entrypoint for adding `f16` and `f128`. Since this implementation is identical to the existing type-specific implementations, make use of it for `f32` and `f64`. |
||
|---|---|---|
| .. | ||
| compiler-builtins/libm | ||