Files
clang-p2996/llvm/lib/CodeGen/GlobalISel
Matt Arsenault 9356ec1516 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.
2023-03-17 11:29:50 -04:00
..