; Test merging of blocks that only have PHI nodes in them ; ; RUN: llvm-as < %s | opt -simplifycfg | llvm-dis | not grep N: ; define i32 @test(i1 %a, i1 %b) { ;