search for: ph35

Displaying 2 results from an estimated 2 matches for "ph35".

Did you mean: p35
2015 Mar 25
2
[LLVMdev] Optimization puzzle...
...gt; ; Function Attrs: ssp uwtable > define { <2 x float>, float } @_Z18sampleNullOperator5PointS_(i64 > %pmin.coerce0, i32 %pmin.coerce1, i64 %pmax.coerce0, i32 %pmax.coerce1) #0 > { > %1 = icmp slt i32 %pmin.coerce1, %pmax.coerce1 > br i1 %1, label %.lr.ph35.i, label %_ZN15SamplingClosureD1Ev.exit > > .lr.ph35.i: ; preds = %0 > %2 = lshr i64 %pmin.coerce0, 32 > %3 = trunc i64 %2 to i32 > %4 = lshr i64 %pmax.coerce0, 32 > %5 = trunc i64 %4 to i32 > %6 = icm...
2015 Mar 25
3
[LLVMdev] Optimization puzzle...
...fine { <2 x float>, float } @_Z18sampleNullOperator5PointS_(i64 >> > %pmin.coerce0, i32 %pmin.coerce1, i64 %pmax.coerce0, i32 >> %pmax.coerce1) #0 >> > { >> > %1 = icmp slt i32 %pmin.coerce1, %pmax.coerce1 >> > br i1 %1, label %.lr.ph35.i, label %_ZN15SamplingClosureD1Ev.exit >> > >> > .lr.ph35.i: ; preds = %0 >> > %2 = lshr i64 %pmin.coerce0, 32 >> > %3 = trunc i64 %2 to i32 >> > %4 = lshr i64 %pmax.coerce0, 32 >>...