On Sep 21, 2026, at 2:08 PM, Liam Graham via Std-Proposals <std-proposals@lists.isocpp.org> wrote:
Treat it like a storage class, not as a compiler hint
Register int X["R8"]Or perhapsRegister int X[0] where [N] is the register file index. The issue is calling conventions. But allow the developer to shoot themselves in the foot if they choose.
#pragma register(RAX)[[register:RAX]]
Etc etc--
Std-Proposals mailing list
Std-Proposals@lists.isocpp.org
https://lists.isocpp.org/mailman/listinfo.cgi/std-proposals