Not really. Registers are irrelevant. They are not the bottleneck.
Computation happens in the registers. If you’re not moving data to registers you aren’t doing any compute.
Computation happens in the registers. If you’re not moving data to registers you aren’t doing any compute.