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