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

Vladimir Panteleev thecybershadow.lists at gmail.com
Wed Mar 31 05:46:56 UTC 2021


On Wednesday, 31 March 2021 at 05:41:28 UTC, Andrei Alexandrescu 
wrote:
> Affirmative if you consider the Nehalem modern:

Um, that was released 13 years ago.

> https://en.wikipedia.org/wiki/Address_generation_unit

In the picture it still goes through the instruction decoder 
first, which means LEA and ADD/SHR might as well get decoded to 
the same microcode.

That's the thing about this whole ordeal, we don't know anything. 
The only thing we *can* do is benchmark. :)



More information about the Digitalmars-d mailing list