1 ; RUN: llc < %s -march=x86-64 -mcpu=corei7 2 3 define void @autogen_SD3100() { 4 BB: 5 %FC123 = fptoui float 0x40693F5D00000000 to i1 6 br i1 %FC123, label %V, label %W 7 8 V: 9 ret void 10 W: 11 ret void 12 } 13