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. |
||
|---|---|---|
| .. | ||
| compiler-builtins/libm | ||
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. |
||
|---|---|---|
| .. | ||
| compiler-builtins/libm | ||