Displaying 1 result from an estimated 1 matches for "4620b87a".
Did you mean:
4120b7a
2016 Dec 14
2
analysis based on nonnull attribute
...lost?
%z.i = icmp ugt i32 %y.i, 23
%null_check = icmp eq i32* %x, null
br i1 %null_check, label %t, label %f
t:
ret i1 true
f:
ret i1 %z.i
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161214/4620b87a/attachment.html>