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.
Iain Buclaw via Digitalmars-d-learn Wed, 09 Mar 2022 06:58:13 -0800
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.