Unverified Commit 5f1f9cfa authored by Balaji V. Iyer's avatar Balaji V. Iyer Committed by GitHub
Browse files

[mlir][Vector] Fix an assertion on failing cast in vector-transfer-flatten-patterns (#86030)

When the result is not a vectorType, there is an assert. This patch will
do the check and bail when the result is not a VectorType.
parent 0a429940
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment