llvm-project
501dcab6
- [RISCV] Limit VLEN in getOptimalMemOpType to prevent creating invalid MVTs. (#139116)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
183 days ago
[RISCV] Limit VLEN in getOptimalMemOpType to prevent creating invalid MVTs. (#139116) We only guarantee that types that are 1024 bytes or smaller exist in the MVT enum. Fixes #139075.
References
#139116 - [RISCV] Limit VLEN in getOptimalMemOpType to prevent creating invalid MVTs.
Author
topperc
Parents
e4b4a939
Loading