llvm-project
b00ddce7 - [mlir][affine] Fix a crash when cast incompatible type (#145162)

Commit
138 days ago
[mlir][affine] Fix a crash when cast incompatible type (#145162) This PR fixes a crash in `getSemiAffineExprFromFlatForm` when localExpr is not `AffineBinaryOpExpr`. Fixes #144091.
Author
Parents
Loading