llvm-project
5c28af40
- [Matrix] Use FixedVectorType everywhere in LowerMatrixIntrinsics. NFC (#142316)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
119 days ago
[Matrix] Use FixedVectorType everywhere in LowerMatrixIntrinsics. NFC (#142316) These matrix ops do not support scalable vectors, so we should be really explicit about that and avoid casting mistakes.
References
#142316 - [Matrix] Use FixedVectorType everywhere in LowerMatrixIntrinsics. NFC
Author
jroelofs
Parents
3b4c51bb
Loading