]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: arithmetic optimization for shifts
authorYoulin Feng <fengyoulin@live.com>
Mon, 21 Oct 2024 09:22:00 +0000 (17:22 +0800)
committerGopher Robot <gobot@golang.org>
Wed, 23 Oct 2024 15:14:28 +0000 (15:14 +0000)
commit32f4864216366f355a589c99a8d789f3341bc85c
tree077cad685b4cade2c0f3a95fac08da480059d912
parentd0631b90a3b0934d0fe223e2d889d785d297f083
cmd/compile: arithmetic optimization for shifts

Fixes #69635

Change-Id: I4f8d7dafb34ccfb943c29f96c982278ab7edcd05
Reviewed-on: https://go-review.googlesource.com/c/go/+/621357
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Keith Randall <khr@golang.org>
Reviewed-by: Michael Pratt <mpratt@google.com>
src/cmd/compile/internal/ssa/_gen/generic.rules
src/cmd/compile/internal/ssa/rewritegeneric.go