search for: r847

Displaying 1 result from an estimated 1 matches for "r847".

Did you mean: 847
2008 Jul 17
2
[LLVMdev] ComputeMaskedBits Bug
...nk I found a problem in ComputeMaskedBits. But I am not very well versed in this area of LLVM and need some more eyes. This is in the 2.3 release, though it looks like the relevant pieces operate the same way in trunk. I have the following add recurrence: %r849 = select i1 %r848, i64 0, i64 %r847 ; <i64> [#uses=10] %r862 = shl i64 %r849, 3 ; <i64> [#uses=3] %"$SR_S112.0" = phi i64 [ %r862, %"file alignment.f, line 79, in reduction loop at depth 0, bb64" ], [ %r1874, %"file alignment.f, line 79, in loop at depth 1, bb77" ] ; <i64> [#uses...