Matthias Springer b14291238a
[mlir][arith] Fix arith.cmpf lowering with unsupported FP types (#166684)
The `arith.cmpf` lowering pattern used to generate invalid IR when an
unsupported floating-point type was used.
2025-11-28 03:01:14 +00:00
..