]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: cleanup SelectN rules by indexing into args
authorJorropo <jorropo.pgm@gmail.com>
Sat, 26 Jul 2025 02:04:05 +0000 (04:04 +0200)
committerGopher Robot <gobot@golang.org>
Mon, 28 Jul 2025 18:06:11 +0000 (11:06 -0700)
commit4569255f8ce8ee744e34e44465444d6d58d349de
treef20544815164535b969c68a894ef63e6d6b9c8ee
parent94645d241320fe0617a4f158a4e1b64a643bb10f
cmd/compile: cleanup SelectN rules by indexing into args

Change-Id: I7b8e8cd88c4d6d562aa25df91593d35d331ef63c
Reviewed-on: https://go-review.googlesource.com/c/go/+/690595
Reviewed-by: Mark Freeman <mark@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Auto-Submit: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/compile/internal/ssa/_gen/generic.rules
src/cmd/compile/internal/ssa/rewritegeneric.go