Godbolt now shows optimization pipeline steps for LDC

Johan j at j.nl
Thu Jul 21 17:58:17 UTC 2022


Godbolt now shows optimization pipeline steps for LDC, giving 
great insight into the LLVM optimization process, including some 
D-specific optimization passes (by LDC).

See an example with D-specific optimization (GC to stack): 
https://d.godbolt.org/z/rjbEPaehn

cheers,
   Johan



More information about the Digitalmars-d-announce mailing list