[VE] Add SVOB intrinsic instruction
authorKazushi (Jam) Marukawa <marukawa@nec.com>
Thu, 7 Jan 2021 14:27:39 +0000 (23:27 +0900)
committerKazushi (Jam) Marukawa <marukawa@nec.com>
Fri, 8 Jan 2021 09:49:17 +0000 (18:49 +0900)
commit12167632bc5cafee68da31592dae78a20a3e7e7a
tree637e0b618195c5264d625bf517bc7e78ae851174
parent8e3230ffa3ad2994c3bbddffc3e53b3bccb2ee41
[VE] Add SVOB intrinsic instruction

Add SVOB intrinsic instruction and a regression test.

Reviewed By: simoll

Differential Revision: https://reviews.llvm.org/D94279
llvm/include/llvm/IR/IntrinsicsVE.td
llvm/lib/Target/VE/VEInstrIntrinsicVL.td
llvm/test/CodeGen/VE/VELIntrinsics/svob.ll [new file with mode: 0644]