On Wed, Feb 25, 2009 at 3:26 AM, Walter Bright
<[email protected]> wrote:
>
> Also, if you are trying to optimize the code by trying various tweaks at the
> statement level, it's much like shooting skeet blindfolded if you don't look
> at the asm output. It's time consuming and unlikely to be successful.

In this case it's not entirely helpful that DMD's inlining rules are
completely opaque.  Do you have a list of what DMD will and won't
inline, and their justifications?  If not, could you make one?

Reply via email to