aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/LoopVectorize/VPlan/lit.local.cfg
blob: 9861880d9b5bb8f4d94334ed65572d0ec1b8a891 (plain)
1
2
3
4
config.suffixes = [".ll"]

if not 'asserts' in config.available_features:
    config.unsupported = True