Skip to content

JIT: consider optimizing small fixed-sized stackalloc #7113

@AndyAyersMS

Description

@AndyAyersMS

In some cases small fixed-sized stackallocs could be turned into regular local vars, which (if this transformation could be anticipated) would unblock inlining. See related discussion in #7109.

@benaadams feel free to add pointers to examples you've found.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIenhancementProduct code improvement that does NOT require public API changes/additionsoptimizationtenet-performancePerformance related issue

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions