[VE] MUL,SUB,OR,XOR v256i32|64 isel
authorSimon Moll <simon.moll@emea.nec.com>
Tue, 14 Dec 2021 12:23:34 +0000 (13:23 +0100)
committerSimon Moll <simon.moll@emea.nec.com>
Tue, 14 Dec 2021 12:23:48 +0000 (13:23 +0100)
commit6847379e895bfe4c6294f09f4e0d2c3bd949846e
tree0762dedf534b8d3a5cd5381bf0e9beba493ef63d
parent12d42653b3ad1d8fa4705e70a88d0a05f4061086
[VE] MUL,SUB,OR,XOR v256i32|64 isel

v256i32|i64 isel patterns and tests.

Reviewed By: kaz7

Differential Revision: https://reviews.llvm.org/D115643
llvm/lib/Target/VE/VVPInstrInfo.td
llvm/lib/Target/VE/VVPInstrPatternsVec.td
llvm/lib/Target/VE/VVPNodes.def
llvm/test/CodeGen/VE/Vector/vp_mul.ll
llvm/test/CodeGen/VE/Vector/vp_or.ll
llvm/test/CodeGen/VE/Vector/vp_sub.ll
llvm/test/CodeGen/VE/Vector/vp_xor.ll