; -simplifycfg is not folding blocks if there is a PHI node involved. This ; should be fixed eventually ; RUN: opt < %s -simplifycfg -S | not grep br define i32 @main(i32 %argc) { ;