llvm-project
620c3837 - [mlir][nfc] De-duplicate tests from `Type::isIntOrFloat` (#129710)

Commit
338 days ago
[mlir][nfc] De-duplicate tests from `Type::isIntOrFloat` (#129710) This PR makes sure that we always use `Type::isIntOrFloat` rather than re-implementing this condition inline. Also, it removes `isScalarType` that effectively re-implemented this method.
Author
Parents
Loading