Skip to content

JIT: Allow using P/Invoke helpers for IL stubs #113824

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 24, 2025

Conversation

filipnavara
Copy link
Member

@filipnavara filipnavara commented Mar 24, 2025

This is currently not a combination that is used. We may look into using it in CoreCLR as a replacement of CORINFO_HELP_INIT_PINVOKE_FRAME with no custom calling conventions for 32-bit platforms (#113791 (comment)).

@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Mar 24, 2025
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Mar 24, 2025
@EgorBo
Copy link
Member

EgorBo commented Mar 24, 2025

@dotnet/jit-contrib can someone take a look?

Copy link
Member

@jkotas jkotas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jkotas jkotas merged commit dc03c5e into dotnet:main Mar 24, 2025
108 of 110 checks passed
@filipnavara filipnavara deleted the stub-with-pinvoke-helpers branch April 2, 2025 20:04
@github-actions github-actions bot locked and limited conversation to collaborators May 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants