]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: add constant folding for bits.Add64
authorJorropo <jorropo.pgm@gmail.com>
Sun, 9 Mar 2025 15:39:36 +0000 (16:39 +0100)
committerJorropo <jorropo.pgm@gmail.com>
Wed, 12 Mar 2025 03:17:53 +0000 (20:17 -0700)
commitb60b9cf21f1b598fa1eb03a6a55c71ce6f540935
tree4f0cd8ca595f4dfdb8586c334baa176f324c3e4c
parent4ff70cf868c9bc9d3836c53b998c8f9d9f3ede21
cmd/compile: add constant folding for bits.Add64

Change-Id: I0ed4ebeaaa68e274e5902485ccc1165c039440bd
Reviewed-on: https://go-review.googlesource.com/c/go/+/656275
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>
Reviewed-by: David Chase <drchase@google.com>
Auto-Submit: Jorropo <jorropo.pgm@gmail.com>
src/cmd/compile/internal/ssa/_gen/generic.rules
src/cmd/compile/internal/ssa/rewrite.go
src/cmd/compile/internal/ssa/rewritegeneric.go