gdc or ldc for faster programs?

Iain Buclaw ibuclaw at gdcproject.org
Wed Mar 9 14:54:48 UTC 2022


On Monday, 31 January 2022 at 10:33:49 UTC, Siarhei Siamashka 
wrote:
> I wonder if GDC can do the same?

GDC as a front-end doesn't dictate what the optimization passes 
are doing, nor does it have any real control what each level 
means.  It is only ensured that semantic doesn't break because of 
an optimization pass.


More information about the Digitalmars-d-learn mailing list