<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 22, 2017 at 5:15 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"><div class="gmail-HOEnZb"><div class="gmail-h5">On Wed, Feb 22, 2017 at 5:03 PM, Wei Mi <<a href="mailto:wmi@google.com">wmi@google.com</a>> wrote:<br>
><br>
><br>
> On Wed, Feb 22, 2017 at 4:08 PM, Wei Mi <<a href="mailto:wmi@google.com">wmi@google.com</a>> wrote:<br>
>><br>
>><br>
>><br>
>> On Wed, Feb 22, 2017 at 3:46 PM, Davide Italiano <<a href="mailto:davide@freebsd.org">davide@freebsd.org</a>><br>
>> wrote:<br>
>>><br>
>>> On Thu, Feb 16, 2017 at 1:27 PM, Wei Mi via llvm-commits<br>
>>> <<a href="mailto:llvm-commits@lists.llvm.org">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-<wbr>project?rev=295378&view=rev</a><br>
>>> > Log:<br>
>>> > [LSR] Prevent formula with SCEVAddRecExpr type of Reg from Sibling<br>
>>> > loops<br>
>>> ><br>
>>><br>
>>> 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>
>>><br>
>><br>
>> Sorry to break your bot. I can reproduce the problem and am looking at it.<br>
>> Thanks for the testcase.<br>
>><br>
>> Wei.<br>
><br>
><br>
> Hi Davide,<br>
><br>
> I found the problem was there for a long time (I reproduce the same problem<br>
> since r290782. I cannot try earlier versions because they cannot digest the<br>
> IR). rL294814 just hided the problem and rL295378 exposed the problem again.<br>
><br>
<br>
</div></div>This is unfortunate, maybe it's time to bite the bullet and<br>
analyze/fix the underlying problem?<br>
<span class="gmail-"><br></span></blockquote><div><br></div><div>Filed a bug here: <a href="https://bugs.llvm.org/show_bug.cgi?id=32043">https://bugs.llvm.org/show_bug.cgi?id=32043</a></div><div>I will take a deeper look into it.</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"><span class="gmail-">
> Is this the first time you see the problem? I am curious why it doesn't<br>
> break the bot before.<br>
><br>
<br>
</span>This is a bot I just set up recently (mid January, to test NewGVN with<br>
some of our internal codebases).<br>
r290782 (by Dan, cc:ed) is unlikely to be the culprit, FWIW.<br>
<div class="gmail-HOEnZb"><div class="gmail-h5"><br></div></div></blockquote><div><br></div><div>I am not saying r290781 passed and r290782 failed. I just randomly picked r290782 and reproduced the same problem. Then I randomly picked an older version but that version couldn't process the IR. I am pretty sure r290782 is not the culprit.<br></div><div><br></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 class="gmail-HOEnZb"><div class="gmail-h5">
--<br>
Davide<br>
<br>
"There are no solved problems; there are only problems that are more<br>
or less solved" -- Henri Poincare<br>
</div></div></blockquote></div><br></div></div>