[dev.ssa] cmd/compile: improve special register error checking
Provide better diagnostic messages. Use an int for numRegs comparisons, to avoid asking whether a uint8 is > 255. Change-Id: I33ae193ce292b24b369865abda3902c3207d7d3f Reviewed-on: https://go-review.googlesource.com/24135Reviewed-by: Keith Randall <khr@golang.org>
Showing
Please register or sign in to comment