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.
parent
0eac3c50
Please register or 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.