R600/SI: Fix loads of i1
[oota-llvm.git] / test / CodeGen / R600 / lit.local.cfg
1 targets = set(config.root.targets_to_build.split())
2 if not 'R600' in targets:
3     config.unsupported = True