blob: dede5b354bb85558eb4341496962802bc618e88b [file] [edit]
if not "NVPTX" in config.root.targets:
config.unsupported = True
config.suffixes.add(".py")
config.excludes = ["fence.py", "cmpxchg.py", "atomicrmw.py"]