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
compor
changed the title
transformations: (reconcile-unrealized-casts) Pass can't handle 1 to n and n to 1 casts
transformations: (reconcile-unrealized-casts) pass does not handle 1 to n and n to 1 casts
Feb 17, 2025
The
reconcile-unrealized-casts
pass from xDSL fails to reconcile 1 to n and n to 1 casts.Example:
Using the pass on
raises an exception:
mlir-opt succeeds with:
The text was updated successfully, but these errors were encountered: