]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: compute bitsize from type size in prove to clean some switches
authorJorropo <jorropo.pgm@gmail.com>
Mon, 10 Mar 2025 05:44:38 +0000 (06:44 +0100)
committerJorropo <jorropo.pgm@gmail.com>
Wed, 12 Mar 2025 03:17:59 +0000 (20:17 -0700)
commit644b984027d11d43881507a938b28ed9df3b3320
tree449796ba8a8096e74888fce4ab1007745c5381d5
parentb60b9cf21f1b598fa1eb03a6a55c71ce6f540935
cmd/compile: compute bitsize from type size in prove to clean some switches

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