dmd codegen improvements

H. S. Teoh via Digitalmars-d digitalmars-d at puremagic.com
Fri Aug 21 19:39:10 PDT 2015


On Fri, Aug 21, 2015 at 07:17:03PM -0700, Walter Bright via Digitalmars-d wrote:
> On 8/19/2015 10:25 AM, deadalnix wrote:
> >>Replicating a scalar SSA like LLVM does not make a lot of sense.
> >>What would make a lot of sense would be to start work on an
> >>experimental SIMD SSA implemented in D that could leverage benefits
> >>for next gen x86 SIMD and make Phobos target it. That could attract
> >>new people to D and make D beat LLVM. You could even combine LLVM
> >>and your own SIMD backend (run both, then profile and pick the best
> >>code in production on a function-by-function base)
> >>
> >
> >WAT ?
> 
> By synergistic disambiguation of mission critical components,
> optimizers can be tasked with blue sky leverage of core competencies
> to generate rock star empowerment to maximally utilize resources.
[...]

Ah, yes...: http://emptybottle.org/bullshit/index.php


T

-- 
Not all rumours are as misleading as this one.


More information about the Digitalmars-d mailing list