Hi Rafael,<div><br></div><div>I don't know. Do we know this broken optimization doesn't kick in in the test suite? If it does, we'd regress on performance if we took the conservative way out.</div><div><br></div>
<div>Just my 2c.</div><div><br></div><div>Cheers,</div><div><br></div><div>James<br><br><div class="gmail_quote">On 4 June 2013 15:40, Rafael Espíndola <span dir="ltr"><<a href="mailto:rafael.espindola@gmail.com" target="_blank">rafael.espindola@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 4 June 2013 09:49, James Molloy <<a href="mailto:james@jamesmolloy.co.uk">james@jamesmolloy.co.uk</a>> wrote:<br>

> Hi David,<br>
><br>
> Might a more performant solution not be to wrap any hoisted instructions<br>
> that are not safe to expand in a conditional that tests if the loop will be<br>
> entered at least once?<br>
<br>
</div>Is that really worth it? Given that this bug went undetected for years<br>
(it was already broken in r122610), I don't think it would kick often<br>
enough to justify it.<br>
<br>
Cheers,<br>
Rafael<br>
</blockquote></div><br></div>