[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
Please register or sign in to comment