[PATCH] D121784: [VP] Add splitting for VP_STRIDED_STORE and VP_STRIDED_LOAD

Lorenzo Albano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 17 01:45:52 PDT 2022


loralb updated this revision to Diff 453233.
loralb added a comment.

Changelog:

- Create the MachineMemOperand before invoking `getStridedLoadVP`
- Rebase


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121784/new/

https://reviews.llvm.org/D121784

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-strided-vpload.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-strided-vpstore.ll
  llvm/test/CodeGen/RISCV/rvv/strided-vpload.ll
  llvm/test/CodeGen/RISCV/rvv/strided-vpstore.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121784.453233.patch
Type: text/x-patch
Size: 46399 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220817/c4e82621/attachment.bin>


More information about the llvm-commits mailing list