Remix.run Logo
mbel 2 hours ago

Unless your code targets some exotic architecture, like idk x86.

cataphract 34 minutes ago | parent [-]

Not really. Wait until the compiler starts vectorizing your code and using instructions requiring alignment (like the ones with A or NT in the mnemonic).