Time to move std.experimental.checkedint to std.checkedint ?

Elronnd elronnd at elronnd.net
Wed Mar 31 05:06:26 UTC 2021


On Wednesday, 31 March 2021 at 04:59:08 UTC, Walter Bright wrote:
> * should be:
>
> 	lea    eax,1[eax + edi]

The lea is the exact same length as the sequence of moves, and 
may be harder to decode.  I fail to see how that's a win.


More information about the Digitalmars-d mailing list