1 ; RUN: llc < %s -O0 2 3 define float @test(i32 %tmp12771278) { 4 switch i32 %tmp12771278, label %bb1279 [ 5 ] 6 7 bb1279: ; preds = %0 8 ret float 1.000000e+00 9 } 10 11