1 ; RUN: opt < %s -instcombine -S | not grep or
4 define void @f(i8* %x) nounwind {
9 %g1 = getelementptr i8, i8* %x, i32 0
10 %l1 = load i8, i8* %g1, align 1
12 %c1 = icmp ugt i8 %s1, 2
14 %c2 = icmp ugt i8 %s2, 2
16 br i1 %a1, label %incompatible, label %okay