Skip to content

JIT: clean up unescaped only stored-to objects #116163

Open
@AndyAyersMS

Description

@AndyAyersMS

We see these in particular after stack allocation. We might be able to clean them up early in the SSA phases.

See comment stream starting here: #84872 (comment)

We also might be able to avoid some of this by recognizing dead allocations in escape analysis, though that might be trickier.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions