Skip to content

[query] Revisit emitting ApplyIR nodes as separate methods #14853

Open
@patrick-schultz

Description

@patrick-schultz

In #8067, we made a change to always inline ApplyIR. This was done for technical reasons, but as noted there, we really should be emitting ApplyIR nodes as separate methods. In particular, this should help us avoid class-too-large exceptions. We should investigate whether those technical barriers are still there, and how much work it would now take to achieve the desired behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions