https://github.com/golang/go/issues/70451
cmd/compile: register allocation of rematerializable ops ignores the op output register...
Note: as far as I know, this issue is not reachable with any Go source today, but it may be roadblock as we do more with SIMD. When preforming register...
the opcmdcompileregisterallocation