1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/test/CodeGen/VE/VELIntrinsics/lit.local.cfg
Kazushi (Jam) Marukawa aa1acddbb3 [VE] Support vld intrinsics
Add intrinsics for vector load instructions.  Add a regression test also.

Reviewed By: simoll

Differential Revision: https://reviews.llvm.org/D91332
2020-11-13 07:34:42 +09:00

3 lines
66 B
INI

if not 'VE' in config.root.targets:
config.unsupported = True