[PATCH] D93286: [RISCV] Define vslideup/vslidedown intrinsics and lower to V instructions.
ShihPo Hung via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 15 18:12:07 PST 2020
arcbbb updated this revision to Diff 312084.
arcbbb added a comment.
rebase the patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93286/new/
https://reviews.llvm.org/D93286
Files:
llvm/include/llvm/IR/IntrinsicsRISCV.td
llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
llvm/test/CodeGen/RISCV/rvv/vslidedown-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vslidedown-rv64.ll
llvm/test/CodeGen/RISCV/rvv/vslideup-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vslideup-rv64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93286.312084.patch
Type: text/x-patch
Size: 219172 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201216/1be610fa/attachment-0001.bin>
More information about the llvm-commits
mailing list