Skip to content

Improve codegen of funclet prologs #114893

@filipnavara

Description

@filipnavara

PR #114630 eliminated the PSPSym from CoreCLR ABI. This means that some parts of stack layout no longer need to be in sync between the main function and the funclets.

Notably, two of them were mentioned in comments and should be investigated for removal:

It's possible that other architectures may contain similar vestiges.

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

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions