[PATCH] D93108: [RISCV] Define vwadd/vwaddu/vwsub/vwsubu intrinsics.
Hsiangkai Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 13 23:03:03 PST 2020
HsiangKai updated this revision to Diff 311491.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93108/new/
https://reviews.llvm.org/D93108
Files:
llvm/include/llvm/IR/IntrinsicsRISCV.td
llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
llvm/lib/Target/RISCV/RISCVRegisterInfo.td
llvm/test/CodeGen/RISCV/rvv/vwadd.ll
llvm/test/CodeGen/RISCV/rvv/vwadd.w.ll
llvm/test/CodeGen/RISCV/rvv/vwaddu.ll
llvm/test/CodeGen/RISCV/rvv/vwaddu.w.ll
llvm/test/CodeGen/RISCV/rvv/vwsub.ll
llvm/test/CodeGen/RISCV/rvv/vwsub.w.ll
llvm/test/CodeGen/RISCV/rvv/vwsubu.ll
llvm/test/CodeGen/RISCV/rvv/vwsubu.w.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93108.311491.patch
Type: text/x-patch
Size: 308607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201214/7b63e145/attachment-0001.bin>
More information about the llvm-commits
mailing list