<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 22, 2017 at 4:08 PM, Wei Mi <span dir="ltr"><<a href="mailto:wmi@google.com" target="_blank">wmi@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><span class="m_3856587044786085448gmail-">On Wed, Feb 22, 2017 at 3:46 PM, Davide Italiano <span dir="ltr"><<a href="mailto:davide@freebsd.org" target="_blank">davide@freebsd.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span>On Thu, Feb 16, 2017 at 1:27 PM, Wei Mi via llvm-commits<br>
<<a href="mailto:llvm-commits@lists.llvm.org" target="_blank">llvm-commits@lists.llvm.org</a>> wrote:<br>
> Author: wmi<br>
> Date: Thu Feb 16 15:27:31 2017<br>
> New Revision: 295378<br>
><br>
> URL: <a href="http://llvm.org/viewvc/llvm-project?rev=295378&view=rev" rel="noreferrer" target="_blank">http://llvm.org/viewvc/llvm-pr<wbr>oject?rev=295378&view=rev</a><br>
> Log:<br>
> [LSR] Prevent formula with SCEVAddRecExpr type of Reg from Sibling loops<br>
><br>
<br>
</span>Sorry if I'm late, but our downstream branch was a little bit behind.<br>
With this test LTO time of some of our internal codebases skyrockets.<br>
running `llc` on the test attached takes ~7 seconds with the change<br>
reverted and I had to kill it after 10 minutes with the change in. Can<br>
you please take a look, and see if you can fix this easily (or<br>
revert?) I'd like to get our bots green again.<br>
<span class="m_3856587044786085448gmail-m_-6807860412107275821HOEnZb"><font color="#888888"><br></font></span></blockquote><div><br></div></span><div>Sorry to break your bot. I can reproduce the problem and am looking at it. Thanks for the testcase.</div><span class="m_3856587044786085448gmail-HOEnZb"><font color="#888888"><div><br></div><div>Wei.</div></font></span></div></div></div></blockquote><div><br></div><div>Hi Davide,</div><div><br></div><div>I found the problem was there for a long time (I reproduce the same problem since r290782. I cannot try earlier versions because they cannot digest the IR). <span style="color:rgb(0,0,0);font-family:"segoe ui","segoe ui web regular","segoe ui symbol",lato,"helvetica neue",helvetica,arial,sans-serif">rL294814 just hided the problem and rL295378 exposed the problem again. </span></div><div><span style="color:rgb(0,0,0);font-family:"segoe ui","segoe ui web regular","segoe ui symbol",lato,"helvetica neue",helvetica,arial,sans-serif"><br></span></div><div>Is this the first time you see the problem? I am curious why it doesn't break the bot before.</div><div><br></div><div>Thanks,</div><div>Wei.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class="m_3856587044786085448gmail-"><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="m_3856587044786085448gmail-m_-6807860412107275821HOEnZb"><font color="#888888">
<br>
--<br>
Davide<br>
<br>
"There are no solved problems; there are only problems that are more<br>
or less solved" -- Henri Poincare<br>
</font></span></blockquote></span></div><br></div></div>
</blockquote></div><br></div></div>