CodeGen: Reorder case handling for is.fpclass legalization
Subnormal and zero checks can be combined into one, so move the code closer to reduce the diff in a future change.
Loading
Please sign in to comment
Subnormal and zero checks can be combined into one, so move the code closer to reduce the diff in a future change.