llvm-project
206ee719 - [RISCV] Change vector tuple type's TypeSize to scalable (#114329)

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