libm icon indicating copy to clipboard operation
libm copied to clipboard

More extensive tests

Open tgross35 opened this issue 10 months ago • 1 comments

tgross35 avatar Feb 05 '25 23:02 tgross35

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.

tgross35 avatar Feb 05 '25 23:02 tgross35

Recreated as https://github.com/rust-lang/compiler-builtins/pull/874

tgross35 avatar Apr 21 '25 05:04 tgross35