aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/SLPVectorizer/AArch64/lit.local.cfg
blob: c42034979fcfebc852d2fa42f0e447644157d130 (plain)
1
2
3
targets = set(config.root.targets_to_build.split())
if not 'AArch64' in targets:
    config.unsupported = True