On Nov 11, 2008, at 1:03 PM, Eli Friedman wrote:

> On Tue, Nov 11, 2008 at 10:56 AM, Chris Lattner <[EMAIL PROTECTED]>  
> wrote:
>> +    if (CondCI->getZExtValue() == 0)
>
> This will break once we add support for 128-bit integers.

No it won't, because this is guaranteed to be an i1.  However, I'll  
change it anyway to clean it up.

-Chris
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to