[PATCH] D121113: [RISCV][VP] Custom lower VP_STRIDED_LOAD and VP_STRIDED_STORE
Lorenzo Albano via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 5 05:33:31 PDT 2022
loralb updated this revision to Diff 420465.
loralb added a comment.
Herald added a subscriber: sunshaoce.
Changelog:
- Address review comments
I added a new parent revision: D123112 <https://reviews.llvm.org/D123112>.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121113/new/
https://reviews.llvm.org/D121113
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.h
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: D121113.420465.patch
Type: text/x-patch
Size: 115527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220405/ef9b52b7/attachment-0001.bin>
More information about the llvm-commits
mailing list