[llvm] [GISEL][RISCV] IRTranslator for scalable vector load (PR #80006)
Michael Maitland via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 28 10:48:08 PST 2024
https://github.com/michaelmaitland commented:
Should we add some test cases where the llvm IR load instruction has an `align` argument? Align argument could be smaller/equal/larger than element size or smaller/equal/larger than minimum total vector size (element size * min elts).
https://github.com/llvm/llvm-project/pull/80006
More information about the llvm-commits
mailing list