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