You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do not crash when the input IR is invalid, i.e., when the index of the dimension operand of a `tensor.dim`/`memref.dim` is out-of-bounds. This fixesllvm#70180.
)
Do not crash when the input IR is invalid, i.e., when the index of the
dimension operand of a `tensor.dim`/`memref.dim` is out-of-bounds. This
fixes#70180.
git version: b745ce9
system:
Ubuntu 20.04.6 LTS (Focal Fossa)
reproduced with:
mlir-opt --resolve-ranked-shaped-type-result-dims a.mlir
a.mlir:
trace:
The text was updated successfully, but these errors were encountered: