llvm-project
5f1f9cfa
- [mlir][Vector] Fix an assertion on failing cast in vector-transfer-flatten-patterns (#86030)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#86030 - [mlir][Vector] Fix an assertion on failing cast in vector-transfer-flatten-patterns
Author
bviyer
Parents
0a429940
Loading