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: free value in nilcheck.go #18732

Closed
randall77 opened this issue Jan 20, 2017 · 1 comment
Closed

cmd/compile: free value in nilcheck.go #18732

randall77 opened this issue Jan 20, 2017 · 1 comment

Comments

@randall77
Copy link
Contributor

Reminder bug to handle the TODO in cmd/compile/internal/ssa/nilcheck.go about freeing a nilcheck value after we've marked it as redundant.

@randall77 randall77 added this to the Go1.9 milestone Jan 20, 2017
@randall77 randall77 self-assigned this Jan 20, 2017
@randall77 randall77 modified the milestones: Go1.10, Go1.9 May 31, 2017
@gopherbot
Copy link

Change https://golang.org/cl/58810 mentions this issue: cmd/compile: free value earlier in nilcheck

@golang golang locked and limited conversation to collaborators Aug 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants