brintos

brintos / llvm-project-archived public Read only

0
0
Text · 141 B · 84cce66 Raw
5 lines · plain
1if not "NVPTX" in config.root.targets:2    config.unsupported = True3config.suffixes.add(".py")4config.excludes = ["fence.py", "cmpxchg.py"]5