[InstCombine] Signed saturation patterns
[llvm-core.git] / test / FileCheck / check-dag-multi-prefix-2.txt
blob4add70da1609234c6402b6d149e5725477d4b8e6
1 ; RUN: FileCheck -check-prefix=A -input-file %s %s
3 this should be matched
5 ; B-DAG: foo
7 ; A-DAG: {{this}} should be matched