<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 6, 2014 at 1:11 AM, James Molloy <span dir="ltr"><<a href="mailto:james@jamesmolloy.co.uk" target="_blank">james@jamesmolloy.co.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Nick,<div><br></div><div>I'm not an expert on inlining algorithms so please excuse my naivite. But usually these "top-down versus bottom-up" arguments (in other domains, at least), come to the obvious conclusion that both have merits so let's create a hybrid. Why is this not the case here too?</div>
</div></blockquote></div><br>FYI, the current inliner *is* a hybrid. It does deferred top-down inlining when it can do so safely during its bottom-up walk.</div></div>