llvm-project/llvm/test/CodeGen/NVPTX/lit.local.cfg

4 lines
96 B
INI

if not 'NVPTX' in config.root.targets:
config.unsupported = True
config.suffixes.add('.py')