[SimplifyCFG] FoldTwoEntryPHINode(): consider *total* speculation cost, not per-BB...
[llvm-complete.git] / test / Transforms / EarlyCSE / AArch64 / lit.local.cfg
blob6642d287068052da5f1adc2475b91564f59c4e69
1 config.suffixes = ['.ll']
3 targets = set(config.root.targets_to_build.split())
4 if not 'AArch64' in targets:
5     config.unsupported = True