================
@@ -1286,6 +1286,248 @@ if.end: ; preds = %entry, %if.then
ret i1 %cmp1
}
+define i1 @phi_knownnonzero_eq_oricmp(i32 %n, i32 %s, ptr nocapture readonly %P, i32 %val) {
----------------
nikic wrote:
Drop attributes.
https://github.com/llvm/llvm-project/pull/67682