llvm/llvm/test/Transforms/AtomicExpand/LoongArch/lit.local.cfg

config.suffixes = [".ll"]

targets = set(config.root.targets_to_build.split())
if not "LoongArch" in targets:
    config.unsupported = True