1 ; RUN: opt %loadPolly -polly-codegen < %s
3 ; We just check that this compilation does not crash.
5 target datalayout = "e-p:32:32:32-i64:64:64-i32:32:32-i16:16:16-i1:32:32-f64:64:64-f32:32:32-a0:0-n32"
7 define void @init() nounwind {
9 %hi.129.reg2mem = alloca i64
12 for.cond5.preheader: ; preds = %for.body
15 for.body: ; preds = %for.body, %entry
16 br i1 undef, label %for.body, label %for.cond5.preheader
18 for.body7: ; preds = %for.body7, %for.cond5.preheader
19 %i.128 = phi i64 [ 0, %for.cond5.preheader ], [ %inc07, %for.body7 ]
20 %inc07 = add nsw i64 %i.128, 1
21 store i64 undef, ptr %hi.129.reg2mem
22 br i1 false, label %for.body7, label %for.end18
24 for.end18: ; preds = %for.body7