[Issue 13381] One case of array literal that can be stack-allocated

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Aug 31 04:40:24 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=13381

--- Comment #11 from yebblies <yebblies at gmail.com> ---
(In reply to bearophile_hugs from comment #10)
> 
> dmd is not doing better.

Haha no surprise there.

> 
> > I'd say it's worth filing an optimizer enhancement.
> 
> I don't know.

Actually this is the same thing as general inlining and expanding of array ops,
which I think you've already filed.

--


More information about the Digitalmars-d-bugs mailing list