llvm-project
501dcab6 - [RISCV] Limit VLEN in getOptimalMemOpType to prevent creating invalid MVTs. (#139116)

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.
Author
Parents
Loading