llvm-project
3637f66b
- [RISCV][TTI] Fix crash of non-built-in vector type cost quering. (#167258)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
15 hours ago
[RISCV][TTI] Fix crash of non-built-in vector type cost quering. (#167258) For the non-built-in vector type, the RISCV cost model cannot handle this properly. So fall back to the BasicTTI for this situation. Fixes: #166732
References
#167258 - [RISCV][TTI] Fix crash of non-built-in vector type cost quering.
Author
ElvisWang123
Parents
eaa889ab
Loading