[InstCombine] Signed saturation tests. NFC
[llvm-complete.git] / test / Transforms / SimplifyCFG / Mips / lit.local.cfg
blob683bfdccb74262b0288a730ed10e9fd3e6fb903d
1 config.suffixes = ['.ll']
3 targets = set(config.root.targets_to_build.split())
4 if not 'Mips' in targets:
5     config.unsupported = True