1 ; RUN: llc < %s -mtriple=i686-- -mcpu=pentiumpro | FileCheck %s
4 define float @foo(float* %col.2.0) {
7 %tmp = load float, float* %col.2.0
8 %tmp16 = fcmp olt float %tmp, 0.000000e+00
9 %tmp20 = fsub float -0.000000e+00, %tmp
10 %iftmp.2.0 = select i1 %tmp16, float %tmp20, float %tmp