]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: move last of the generic rules to typed aux
authorKeith Randall <khr@golang.org>
Wed, 29 Apr 2020 22:15:37 +0000 (15:15 -0700)
committerKeith Randall <khr@golang.org>
Wed, 29 Apr 2020 22:40:20 +0000 (22:40 +0000)
commita7e539619e5a73d9330f1698d710d99273651768
tree9ca9347bc8e62415daa19e50782db93f4f861967
parent9d812cfa5cbb1f573d61c452c864072270526753
cmd/compile: move last of the generic rules to typed aux

Change-Id: I1193fff570ff2917979e5cb610fb14c3b347aa92
Reviewed-on: https://go-review.googlesource.com/c/go/+/230938
Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/compile/internal/ssa/gen/generic.rules
src/cmd/compile/internal/ssa/rewritegeneric.go