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

Commit
1 year ago
[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.
Author
Parents
Loading