Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd/compile: detect bounded shifts of the form (bits-var) in prove #25169

Open
josharian opened this issue Apr 29, 2018 · 0 comments
Open

cmd/compile: detect bounded shifts of the form (bits-var) in prove #25169

josharian opened this issue Apr 29, 2018 · 0 comments
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. Performance
Milestone

Comments

@josharian
Copy link
Contributor

This is a reminder issue for a suggestion in the review of CL 109776: https://go-review.googlesource.com/c/go/+/109776/1/src/cmd/compile/internal/ssa/prove.go#797.

@josharian josharian added this to the Unplanned milestone Apr 29, 2018
@josharian josharian changed the title cmd/compile : detect bounded shifts of the form (bits-var) in prove cmd/compile: detect bounded shifts of the form (bits-var) in prove Apr 29, 2018
@rsc rsc unassigned rasky Jun 23, 2022
@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. Performance
Projects
None yet
Development

No branches or pull requests

3 participants