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/asm: add support for isel instruction on ppc64le #16771

Closed
laboger opened this issue Aug 17, 2016 · 1 comment
Closed

cmd/asm: add support for isel instruction on ppc64le #16771

laboger opened this issue Aug 17, 2016 · 1 comment
Milestone

Comments

@laboger
Copy link
Contributor

laboger commented Aug 17, 2016

Please answer these questions before submitting your issue. Thanks!

  1. What version of Go are you using (go version)?
    go version devel +d305eed Wed Aug 17 10:25:11 2016 -0700 linux/ppc64le
  2. What operating system and processor architecture are you using (go env)?
    Ubuntu 16.04 ppc64le

ppc64le isel instruction is not supported by the assembler in golang and has been requested for some ssa improvements.

@quentinmit quentinmit added this to the Go1.8 milestone Sep 6, 2016
@gopherbot
Copy link

CL https://golang.org/cl/28611 mentions this issue.

@golang golang locked and limited conversation to collaborators Sep 13, 2017
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

3 participants