Hacker News new | ask | show | jobs
by SkiFire13 1069 days ago
Most modern hardware make use of registers and multiple layers of caches and you need ton of UB to justify the compiler making use of them.
1 comments

Registers are orthogonal with memory layout. Cache does not change the general model.