Find a file
Trevor Gross 900b61f363 Change how operators are black_boxed
For some reason, the upcoming limb changes in [1] seem to ignore the
black boxing when applied to the operator function. Changing to instead
black box the inputs appears to fix this.

[1]: https://github.com/rust-lang/libm/pull/503
2025-02-08 04:49:44 -06:00
library/compiler-builtins/libm Change how operators are black_boxed 2025-02-08 04:49:44 -06:00