aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopStrengthReduce/ARM64/lit.local.cfg
blob: a49957999f0a0cee1cc2b2bd4eba0f67a751a797 (plain)
1
2
3
4
5
config.suffixes = ['.ll']

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