]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: move branchelim supported arches to Config
authorJorropo <jorropo.pgm@gmail.com>
Sun, 26 Oct 2025 14:50:13 +0000 (15:50 +0100)
committerGopher Robot <gobot@golang.org>
Tue, 28 Oct 2025 14:51:47 +0000 (07:51 -0700)
commit2d33a456c678c388dc3ce7e2a5389aeeeb6ef184
tree14627ad954673a4e4e392caa22fbd40acdc7a0a1
parent2c91c33e88c68a5f6cc2f10296698faa305f6267
cmd/compile: move branchelim supported arches to Config

Change-Id: I8d10399ba71e5fa97ead06a717fc972c806c0856
Reviewed-on: https://go-review.googlesource.com/c/go/+/715042
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@golang.org>
Auto-Submit: Jorropo <jorropo.pgm@gmail.com>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
src/cmd/compile/internal/ssa/branchelim.go
src/cmd/compile/internal/ssa/config.go