llvm-project
206ee719
- [RISCV] Change vector tuple type's TypeSize to scalable (#114329)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
322 days ago
[RISCV] Change vector tuple type's TypeSize to scalable (#114329) Vector tuple is basically multiple grouped vector, so its size is also determined by vscale, we need not to model it as a vector type but its size need to be scalable.
References
#114329 - [RISCV] Change vector tuple type's TypeSize to scalable
Author
4vtomat
Parents
81118676
Loading