libm
libm copied to clipboard
More extensive tests
Still need to adjust the test count. single-arg f32 and f16 tests should skip the random and edge case tests. Maybe it would be good to do this by calculating the number of total possible inputs and doing only exhaustive if that covers everything.
Recreated as https://github.com/rust-lang/compiler-builtins/pull/874