aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/SeparateConstOffsetFromGEP/NVPTX/lit.local.cfg
blob: 40532cdaa20be6bcebabb838adf3322c0013aa00 (plain)
1
2
3
4
targets = set(config.root.targets_to_build.split())
if not 'NVPTX' in targets:
    config.unsupported = True