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

Kevin Qin kevinqindev at gmail.com
Mon Mar 9 00:32:38 PDT 2015


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. I can reproduce this issue on my machine by self-built llvm, so
I'm trying to locate the problem and fix it. Sorry about the inconvenience
caused by this commit.

Kevin

2015-03-09 15:25 GMT+08:00 Chandler Carruth <chandlerc at google.com>:

>
> On Mon, Mar 9, 2015 at 12:21 AM, Chandler Carruth <chandlerc at google.com>
> wrote:
>
>> Essentially every bot is broken from this commit onward.
>
>
> Sorry, I misread the build bot dashboard. It's just al lthe LNT tests that
> are failing on our LNT bots....
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>


-- 
Best Regards,

Kevin Qin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150309/11f7eadf/attachment.html>


More information about the llvm-commits mailing list