[llvm] [GISEL][RISCV] IRTranslator for scalable vector load (PR #80006)

Jiahan Xie via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 5 14:37:00 PST 2024


jiahanxie353 wrote:

I think now the test cases satisfy "align argument could be smaller/equal/larger than element size or smaller/equal/larger than minimum total vector size".

But I wasn't sure if I'm correctly [loading a vector of pointers](https://github.com/llvm/llvm-project/pull/80006/commits/8ee35ac03b9e8f08554ee223352def2dd1d7cd0c).

https://github.com/llvm/llvm-project/pull/80006


More information about the llvm-commits mailing list