]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: add shift optimization test
authorYoulin Feng <fengyoulin@live.com>
Tue, 22 Oct 2024 04:57:13 +0000 (12:57 +0800)
committerGopher Robot <gobot@golang.org>
Fri, 25 Oct 2024 15:35:29 +0000 (15:35 +0000)
commitbb07aa644be4805e799c076f054c0fc132bc4d27
tree53a85dd5a8f9e9ef58193e9bc86550c95f5716f7
parentdd4fee7ec63a30783fac7bfdc9a26b1e06a4b376
cmd/compile: add shift optimization test

For #69635

Change-Id: Id5696dc9724c3b3afcd7b60a6994f98c5309eb0e
Reviewed-on: https://go-review.googlesource.com/c/go/+/621755
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Michael Pratt <mpratt@google.com>
test/codegen/issue69635.go [new file with mode: 0644]