[llvm] r231630 - Run LICM pass after loop unrolling pass.

Chandler Carruth chandlerc at google.com
Mon Mar 9 00:49:27 PDT 2015


Anyways, thanks for reverting. Things seem to be working again with my
bootstrap.

On Mon, Mar 9, 2015 at 12:33 AM, Chandler Carruth <chandlerc at google.com>
wrote:

>
> On Mon, Mar 9, 2015 at 12:32 AM, Kevin Qin <kevinqindev at gmail.com> wrote:
>
>> Hi Chandler,
>>
>> It's reverted at r231635. I just added a run of LICM after loop unrolling
>> pass, so basically it shouldn't cause big problem as all regression test
>> can pass.
>>
>
> It cause bootstrap to fail and it caused nightly tests to fail. That is
> enough to cause lots of trouble for folks (me and others) that are working
> on LLVM.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150309/3682108d/attachment.html>


More information about the llvm-commits mailing list