R600/SI: Use correct dest register class for V_READFIRSTLANE_B32
[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