[PATCH] D93365: [RISCV] Add intrinsics for vmv.x.s and vmv.s.x
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 18 10:31:41 PST 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG86d282baede5: [RISCV] Add intrinsics for vmv.x.s and vmv.s.x (authored by craig.topper).
Changed prior to commit:
https://reviews.llvm.org/D93365?vs=312541&id=312847#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93365/new/
https://reviews.llvm.org/D93365
Files:
llvm/include/llvm/IR/IntrinsicsRISCV.td
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.h
llvm/lib/Target/RISCV/RISCVInstrInfoV.td
llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
llvm/test/CodeGen/RISCV/rvv/vmv.s.x-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vmv.s.x-rv64.ll
llvm/test/CodeGen/RISCV/rvv/vmv.x.s-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vmv.x.s-rv64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93365.312847.patch
Type: text/x-patch
Size: 48478 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201218/06bada1a/attachment-0001.bin>
More information about the llvm-commits
mailing list