GSoC'19: Any LLVM based idea? If not let's think one!

Johan Engelen j at j.nl
Thu Dec 13 19:17:15 UTC 2018


On Wednesday, 12 December 2018 at 22:50:16 UTC, Johan Engelen 
wrote:
>
> - exploiting immutability of variables (notably of structs such 
> as string slices)
> - devirtualization

Btw, I think these are somewhat similar and that the first may 
lead to larger performance gains. Once the first works, the 
second follows almost automatically (after a deeper study of D 
language semantics of object runtime type).

-Johan


More information about the digitalmars-d-ldc mailing list