llvm-project
b00ddce7
- [mlir][affine] Fix a crash when cast incompatible type (#145162)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#145162 - [mlir][affine] Fix a crash when cast incompatible type
Author
CoTinker
Parents
f9fce497
Loading