Skip to content

cmd/compile/internal/ssa: a wrong arm64 rule #24907

@benshi001

Description

@benshi001

In the file cmd/compile/internal/ssa/gen/ARM64.rules, line 1468 - 1498.

The rule seems to combine 8 load-byte to a single LE load dword. However the final REV is wrong, since it is a LE load.

I will correct it along with my CL touching that part.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions