[PATCH] D93693: [RISCV] Add intrinsics for vfwmacc, vfwnmacc, vfwmsac, vfwnmsac instructions
ShihPo Hung via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 23 00:47:32 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6301871d06d6: [RISCV] Add intrinsics for vfwmacc, vfwnmacc, vfwmsac, vfwnmsac instructions (authored by arcbbb).
Changed prior to commit:
https://reviews.llvm.org/D93693?vs=313469&id=313501#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93693/new/
https://reviews.llvm.org/D93693
Files:
llvm/include/llvm/IR/IntrinsicsRISCV.td
llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
llvm/test/CodeGen/RISCV/rvv/vfwmacc-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vfwmacc-rv64.ll
llvm/test/CodeGen/RISCV/rvv/vfwmsac-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vfwmsac-rv64.ll
llvm/test/CodeGen/RISCV/rvv/vfwnmacc-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vfwnmacc-rv64.ll
llvm/test/CodeGen/RISCV/rvv/vfwnmsac-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vfwnmsac-rv64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93693.313501.patch
Type: text/x-patch
Size: 192637 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201223/c0a8ed29/attachment-0001.bin>
More information about the llvm-commits
mailing list