[PATCH] D93632: [RISCV] Add intrinsics for vmacc/vnmsac/vmadd/vnmsub instructions
ShihPo Hung via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 21 06:39:46 PST 2020
arcbbb updated this revision to Diff 313099.
arcbbb added a comment.
Added missing ExtendOperand definition.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93632/new/
https://reviews.llvm.org/D93632
Files:
llvm/include/llvm/IR/IntrinsicsRISCV.td
llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
llvm/test/CodeGen/RISCV/rvv/vmacc-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vmacc-rv64.ll
llvm/test/CodeGen/RISCV/rvv/vmadd-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vmadd-rv64.ll
llvm/test/CodeGen/RISCV/rvv/vnmsac-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vnmsac-rv64.ll
llvm/test/CodeGen/RISCV/rvv/vnmsub-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vnmsub-rv64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93632.313099.patch
Type: text/x-patch
Size: 379899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201221/5bff5d07/attachment-0001.bin>
More information about the llvm-commits
mailing list