1; RUN: opt < %s -domtree -gvn -domtree -constmerge -disable-output 2 3define i32 @test1() { 4 unreachable 5} 6