]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: compute Negation's limits from argument's limits
authorJorropo <jorropo.pgm@gmail.com>
Thu, 15 Aug 2024 02:54:46 +0000 (04:54 +0200)
committerKeith Randall <khr@golang.org>
Tue, 3 Sep 2024 21:12:20 +0000 (21:12 +0000)
commit820f58a27f7f64f21353db6a071bf5dbf658924c
treea75692e092bafe7dc313870f83421f51fd5d05c0
parent2f3165973f9bf1e1a95d108c57e5257f4655ee59
cmd/compile: compute Negation's limits from argument's limits

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