Displaying 1 result from an estimated 1 matches for "loop_end_4".
Did you mean:
loop_end_6
2013 Mar 10
0
[LLVMdev] removal of an empty loop optimization?
...i64* %2, align 8
%4 = trunc i64 %3 to i32
br label %loop_cond_1
loop_cond_1: ; preds =
%loop_cond_1, %entry
%ndx.0 = phi i32 [ 0, %entry ], [ %6, %loop_cond_1 ]
%5 = icmp slt i32 %ndx.0, %4
%6 = add i32 1, %ndx.0
br i1 %5, label %loop_cond_1, label %loop_end_4
loop_end_4: ; preds = %loop_cond_1
ret void
}
--
edA-qa mort-ora-y
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Sign: Please digitally sign your emails.
Encrypt: I'm also happy to receive encrypted mail.
-------------- next...