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

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Wed Mar 31 05:41:28 UTC 2021


On 3/31/21 1:30 AM, Vladimir Panteleev wrote:
> On Wednesday, 31 March 2021 at 05:25:48 UTC, Walter Bright wrote:
>> It's a win because it uses the address decoder logic which is separate 
>> from the arithmetic logic unit. This enables it to be done in parallel 
>> with the ALU.
> 
> Is this still true for modern CPUs?

Affirmative if you consider the Nehalem modern: 
https://en.wikipedia.org/wiki/Address_generation_unit


More information about the Digitalmars-d mailing list