acm-header
Sign In

Communications of the ACM

Blogroll


Refine your search:
datePast Week
authorDaniel Lemire
bg-corner

Mixing ARM NEON with SVE code for fun and profit
From Daniel Lemire's Blog

Mixing ARM NEON with SVE code for fun and profit

Most mobile devices use 64-bit ARM processors. A growing number of servers (Amazon, Microsoft) also use 64-bit ARM processors. These processors  have special instructions...

Unsigned comparisons using signed types
From Daniel Lemire's Blog

Unsigned comparisons using signed types

There are two main types of fixed-precision integers in modern software: unsigned and signed. In C++20 and above, the signed integers must use the two’s complement...
Sign In for Full Access
» Forgot Password? » Create an ACM Web Account