Skip to content

cmd/compile: PPC64 SSA support #16175

Closed
Closed
@laboger

Description

@laboger

Please answer these questions before submitting your issue. Thanks!

  1. What version of Go are you using (go version)?
    master ssa branch
  2. What operating system and processor architecture are you using (go env)?
    ppc64le Ubuntu
  3. What did you do?
    If possible, provide a recipe for reproducing the error.
    A complete runnable program is good.
    A link on play.golang.org is best.
    Initial implementation of SSA for GOARCH ppc64le, possibly ppc64
  4. What did you expect to see?
    Correct implementation of ssa on ppc64le as a basis for future ongoing optimizations.
  5. What did you see instead?
    Work in progress....

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions