1; RUN: opt < %s -passes=loop-unroll,loop-rotate,simplifycfg -disable-output2; PR20283define i32 @test1() {4 ret i32 05}6