[llvm] [SLP]Vectorize of gathered loads (PR #107461)

Alexey Bataev via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 5 15:17:47 PDT 2024


alexey-bataev wrote:

This patch should allow support for segmented (interleaved) loads for RISCV and allows us to move away from alternate opcodes in most cases

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


More information about the llvm-commits mailing list