]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: introduce bytesizeToConst to cleanup switches in prove
authorJorropo <jorropo.pgm@gmail.com>
Sun, 26 Oct 2025 14:53:51 +0000 (15:53 +0100)
committerJorropo <jorropo.pgm@gmail.com>
Tue, 28 Oct 2025 06:24:29 +0000 (23:24 -0700)
commitb8468d8c4ec14ce782c1a78bf67bc348d5894850
tree3cd1ea0dcb5c129a174e3fa2fef9cac0e40ada9c
parent9e25c2f6dee50f9ce0fcfe1807befad9e54dfe4b
cmd/compile: introduce bytesizeToConst to cleanup switches in prove

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