[llvm-commits] [llvm] r50771 - /llvm/trunk/test/Transforms/LoopDeletion/2008-05-06-Phi.ll
Chris Lattner
clattner at apple.com
Tue May 6 17:26:58 PDT 2008
On May 6, 2008, at 4:59 PM, Owen Anderson wrote:
>
> On May 6, 2008, at 6:50 PM, Chris Lattner wrote:
>
>>
>> On May 6, 2008, at 2:01 PM, Owen Anderson wrote:
>>
>>> Author: resistor
>>> Date: Tue May 6 16:01:34 2008
>>> New Revision: 50771
>>>
>>> URL: http://llvm.org/viewvc/llvm-project?rev=50771&view=rev
>>> Log:
>>> Testcase for r50770.
>>
>> This should only run the loop delete pass, not everything else.
>> Please reduce the testcase.
>>
>> -Chris
>
> This is as reduced as I could get it. I may be able to create an
> artificial testcase that exhibits the same problem, but it looks
> like there's something non-deterministic going on that makes this
> particular bug not reproduce w/o including the other passes.
Alright.
-chris
More information about the llvm-commits
mailing list