[VE] Add vmv intrinsic instructions
authorKazushi (Jam) Marukawa <marukawa@nec.com>
Sat, 14 Nov 2020 22:58:17 +0000 (07:58 +0900)
committerKazushi (Jam) Marukawa <marukawa@nec.com>
Wed, 18 Nov 2020 23:05:35 +0000 (08:05 +0900)
commit132d6d73ea024beab3df99df2ecf4d345995fdfd
tree822cc0212bdb74524b73e817baea61650fecf79b
parentf3aa9e36d91b7b0f4f24f7a3b13cf80c11356e5e
[VE] Add vmv intrinsic instructions

Add vmv intrinsic instructions and regression tests.

Reviewed By: simoll

Differential Revision: https://reviews.llvm.org/D91700
llvm/include/llvm/IR/IntrinsicsVEVL.gen.td
llvm/lib/Target/VE/VEInstrIntrinsicVL.gen.td
llvm/test/CodeGen/VE/VELIntrinsics/vmv.ll [new file with mode: 0644]