]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: compute bits.Len*'s limits from argument's limits
authorJorropo <jorropo.pgm@gmail.com>
Wed, 7 Aug 2024 18:20:21 +0000 (20:20 +0200)
committerKeith Randall <khr@golang.org>
Tue, 3 Sep 2024 16:38:16 +0000 (16:38 +0000)
commit0c7523ff599b56e455eee9a89cd1da9b2b2515f1
tree6be43dcd9976dc63da7c1cc12c4f314550b5db2c
parent9b6efc25cddad4bebfa64fd8543afd07fbb0ab3e
cmd/compile: compute bits.Len*'s limits from argument's limits

Change-Id: Ie3c7e5eaba6a9a29389018625c4b784d07c6f173
Reviewed-on: https://go-review.googlesource.com/c/go/+/603537
Reviewed-by: David Chase <drchase@google.com>
Reviewed-by: Keith Randall <khr@google.com>
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/prove.go
test/prove.go