aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopVectorize/AArch64/lit.local.cfg
blob: 937cffb2c1190c81bd8c76155b802413caf4f59e (plain)
1
2
3
4
5
config.suffixes = ['.ll']

if not 'AArch64' in config.root.targets:
    config.unsupported = True