May 17, 2010 [Issue 2008] Poor optimization of functions with ref parameters | ||||
---|---|---|---|---|
| ||||
Posted in reply to d-bugmail | http://d.puremagic.com/issues/show_bug.cgi?id=2008 --- Comment #10 from Brad Roberts <braddr@puremagic.com> 2010-05-16 18:03:11 PDT --- Created an attachment (id=633) add support for out parameters as well (so both ref and out) The previous patch only added support for ref parameters. This updated patch also includes adding support for inlining of functions that have out parameters. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
May 22, 2010 [Issue 2008] Poor optimization of functions with ref parameters | ||||
---|---|---|---|---|
| ||||
Posted in reply to d-bugmail | http://d.puremagic.com/issues/show_bug.cgi?id=2008 Walter Bright <bugzilla@digitalmars.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED CC| |bugzilla@digitalmars.com Resolution| |FIXED Severity|normal |enhancement --- Comment #11 from Walter Bright <bugzilla@digitalmars.com> 2010-05-21 18:34:35 PDT --- changeset 497. Does static arrays too. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation