Skip to content

JIT: inconsitent logic around inlining pinvoke IL #118220

@AndyAyersMS

Description

@AndyAyersMS

#113742 (comment)

impCheckForPInvokeCall contains profitability heuristics for inlining pinvoke IL stubs. Those can be overridden by inlining heuristics. Seems like neither is currently making the best decisions.

We should reconcile these and ideally centralize the logic in one place.

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

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions