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
I believe this can be fixed by simply checking if the interface method being requested is actually available to the parent op of the dim op. I'll submit a patch shortly.
When running
mlir-opt --resolve-ranked-shaped-type-result-dims
on IR with a tensor.dim applied to the result of a tensor.pad op, I get a crash.Here is a minimal reproducer:
crash dump:
The text was updated successfully, but these errors were encountered: