[llvm] [RISCV] Support vp.{gather,scatter} in RISCVGatherScatterLowering (PR #122232)

Pengcheng Wang via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 9 20:06:51 PST 2025


https://github.com/wangpc-pp approved this pull request.

Generally LGTM.
The vectorizer way won't be that complicated according to my experiences on porting EPI's implementation, so we may try that first.

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


More information about the llvm-commits mailing list