http://llvm.org/bugs/show_bug.cgi?id=19670
David Majnemer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |WORKSFORME --- Comment #5 from David Majnemer <[email protected]> --- As of r216911, I see the following: cond.false.i.i.i: ; preds = %for.inc.split.i.i %add.i.i.i = add nsw i32 %j.0.ph.i.i, 1 br label %for.cond.outer.i.i The program doesn't infloop on -O3. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
