DConf 2013 Day 3 Talk 4: LDC by David Nadlinger

bearophile bearophileHUGS at lycos.com
Mon Jun 17 06:47:19 PDT 2013


Andrei Alexandrescu:

> http://www.reddit.com/r/programming/comments/1gie4b/dconf_2013_ldc_the_llvmbased_d_compiler_by_david/

Slide 14:

PFFT (SSE) seems slow on LDC2: if you can extract a small test
case LLVM devs will appreciate a lot a bug report (they fixed
many lacks of optimizations submitted by me). If you have a link
to the PFFT code them maybe I can do that myself.


Slide 25:
> Implicit invariants often hard to track down

Then maybe it's a good idea to add such invariants to the dmd
front-end code, even before its port to D.

Bye,
bearophile


More information about the Digitalmars-d-announce mailing list