[PATCH] D93675: [RISCV] Add intrinsics for vwmacc[u|su|us] instructions

ShihPo Hung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 22 18:24:29 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG426878399803: [RISCV] Add intrinsics for vwmacc[u|su|us] instructions (authored by arcbbb).

Changed prior to commit:
  https://reviews.llvm.org/D93675?vs=313261&id=313466#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93675

Files:
  llvm/include/llvm/IR/IntrinsicsRISCV.td
  llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
  llvm/test/CodeGen/RISCV/rvv/vwmacc-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vwmacc-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vwmaccsu-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vwmaccsu-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vwmaccu-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vwmaccu-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vwmaccus-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vwmaccus-rv64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93675.313466.patch
Type: text/x-patch
Size: 289699 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201223/a70b1c94/attachment-0001.bin>


More information about the llvm-commits mailing list