AVX-512: Added all AVX-512 forms of Vector Convert for Float/Double/Int/Long types.
[oota-llvm.git] / test / CodeGen / Thumb / lit.local.cfg
1 if not 'ARM' in config.root.targets:
2     config.unsupported = True
3