const __restrict__ read faster than __constant__ ?

Yes, I understand it’s not the same as spilling but I didn’t have a better word for, “… variables that you really think should be held in registers but are being unexpectedly demoted to local memory by the compiler.” :)