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

Chandler Carruth chandlerc at google.com
Mon Mar 9 00:33:47 PDT 2015


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/04e25825/attachment.html>


More information about the llvm-commits mailing list