Files
clang-p2996/mlir/lib
Longsheng Mou b00ddce731 [mlir][affine] Fix a crash when cast incompatible type (#145162)
This PR fixes a crash in `getSemiAffineExprFromFlatForm` when localExpr
is not `AffineBinaryOpExpr`. Fixes #144091.
2025-06-23 09:38:00 +08:00
..