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: unused code #46186

Closed
cuiweixie opened this issue May 15, 2021 · 2 comments
Closed

cmd/compile: unused code #46186

cuiweixie opened this issue May 15, 2021 · 2 comments
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@cuiweixie
Copy link
Contributor

https://github.com/golang/go/blob/master/src/cmd/compile/internal/ssa/regalloc.go#L1868-L1884

these code lines seems has not effect?

@gopherbot
Copy link

Change https://golang.org/cl/320111 mentions this issue: cmd/compile/internal/ssa: delete unused code

@ALTree ALTree changed the title unused code lines cmd/compile: unused code May 15, 2021
@ALTree ALTree added the NeedsFix The path to resolution is known, but the work has not been done. label May 15, 2021
@ALTree ALTree added this to the Go1.18 milestone May 15, 2021
@thanm
Copy link
Contributor

thanm commented May 17, 2021

@dr2chase

@golang golang locked and limited conversation to collaborators Aug 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants