Find a file
Trevor Gross f1afc26b8a Add an enum representation of rounding mode
We only round using nearest, but some incoming code has more handling of
rounding modes that would be nice to `match` on. Rather than checking
integer values, add an enum representation.
2025-02-07 23:04:53 +00:00
library/compiler-builtins/libm Add an enum representation of rounding mode 2025-02-07 23:04:53 +00:00