Simulating computed goto

NonNull non-null at use.startmail.com
Thu Nov 26 15:34:20 UTC 2020


On Wednesday, 25 November 2020 at 18:57:35 UTC, Paul Backus wrote:
> On Wednesday, 25 November 2020 at 18:44:52 UTC, NonNull wrote:
>> How good is optimization in ldc2, gdc, dmd at compiling 
>> chained jumps into one jump each time?
>
> The easiest way to find the answer to a question like this is 
> to use the compiler explorer:
>
> https://d.godbolt.org/

Very good tool! Thanks.


More information about the Digitalmars-d-learn mailing list