[VE] Disable relative lookup table converter pass for VE
authorKazushi (Jam) Marukawa <marukawa@nec.com>
Sat, 17 Jul 2021 19:32:21 +0000 (04:32 +0900)
committerKazushi (Jam) Marukawa <marukawa@nec.com>
Mon, 19 Jul 2021 10:25:33 +0000 (19:25 +0900)
commitb28e5b791064dac5e222817c06aeec032b4af878
treea4e0bac37f714721aa090dc6c55c17cb4949782b
parenteaa329e76e72da518a1b185a804f6bb5d41b7ff4
[VE] Disable relative lookup table converter pass for VE

VE's linker, /opt/nec/ve/bin/nld, doesn't implement relative lookup table.
The relative lookup table is introduced by https://reviews.llvm.org/D94355,
but we need to disable it at the moment.

Reviewed By: simoll

Differential Revision: https://reviews.llvm.org/D106224
llvm/lib/Target/VE/VETargetTransformInfo.h