Skip to content

cmd/compile: make ascompatte generate less garbage #15665

@josharian

Description

@josharian

@crawshaw noted over email:

ascompatte (a) is called a lot, (b) returns a new []_Node, and (c) that return value almost always replaces the []_Node passed in as parameter lr. Might be due for a rewrite inline modifies a Nodes...

Transferring to an issue so that it doesn't get lost.

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