Inlining Ref Functions

Denis Koroskin 2korden at gmail.com
Sun May 17 11:11:03 PDT 2009


On Sat, 16 May 2009 00:36:16 +0400, dsimcha <dsimcha at yahoo.com> wrote:

> The fact that DMD does not inline functions with ref parameters has come  
> up
> several times deep in threads on this NG before, but it's never really
> received proper attention.  After changing a few swaps in  
> performance-critical
> areas of my code to "manually inlined" swaps and seeing significant  
> speedups,
> I'm kind of curious what the rationale is for not inlining functions w/  
> ref
> params.  Is there a good technical reason for this or is it simply a  
> matter of
> having higher priorities?  Is inlining functions w/ ref params on the  
> "to do
> eventually" list?

How about bugzillizing the feature request?



More information about the Digitalmars-d mailing list