[VE] Add veqv and vseq intrinsic instructions
authorKazushi (Jam) Marukawa <marukawa@nec.com>
Thu, 3 Dec 2020 01:18:10 +0000 (10:18 +0900)
committerKazushi (Jam) Marukawa <marukawa@nec.com>
Thu, 3 Dec 2020 08:39:24 +0000 (17:39 +0900)
commitb91238173dd9ef84a78c77c099cc26f934443a05
tree17ebe54b26db8f9cb5bfe3da1d17a7f36ac99986
parent590bbfe0d804bc79a4d60297a7014a852a385ba9
[VE] Add veqv and vseq intrinsic instructions

Add veqv and vseq intrinsic instructions and regression tests.

Reviewed By: simoll

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