[llvm] [RISCV] Support vp.{gather,scatter} in RISCVGatherScatterLowering (PR #122232)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 9 00:47:34 PST 2025
topperc wrote:
FYI in our downstream vectorizer we produce vp.strided.load/store directly using stride information from SCEV. I think our plan is to do the same upstream.
https://github.com/llvm/llvm-project/pull/122232
More information about the llvm-commits
mailing list