1; RUN: opt < %s -passes=loop-unroll,loop-rotate,simplifycfg -disable-output 2; PR2028 3define i32 @test1() { 4 ret i32 0 5} 6