I've not been following all of the range metadata stuff, but I keep getting confused by the icmp showing up instead of the and:<br><br><div class="gmail_quote">On Sun, Mar 25, 2012 at 6:44 PM, Rafael Espindola <span dir="ltr"><<a href="mailto:rafael.espindola@gmail.com">rafael.espindola@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">+; CHECK-NEXT: %tobool = icmp ne i8 %a, 0</blockquote></div><br><div>Why can't this just be trunc? We know that we have an i8 which contains either '0' or '1'... Am I missing something?</div>