Skip to content
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

Make acquiring the loader module for a FnPtrTypeDesc a simple operation instead of a complex algorithm #106299

Merged

Conversation

davidwrighton
Copy link
Member

Add the loader module as a simple field instead of requiring the logic to compute a loader module from first principles.

…appening to match the location used for GenericVariable module pointers, thus making the optimized code gen for this sort of GetLoaderModule code very slightly simpler and faster
Copy link
Contributor

Tagging subscribers to this area: @mangod9
See info in area-owners.md if you want to be subscribed.

@davidwrighton davidwrighton merged commit 34b41f8 into dotnet:main Aug 13, 2024
85 of 90 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Sep 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants