Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Devirtualize more methods deemed final by whole program view#97867

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
MichalStrehovsky merged 1 commit intodotnet:mainfromMichalStrehovsky:moredevirt
Feb 2, 2024

Conversation

MichalStrehovsky
Copy link
Member

Treat methods we determined to befinal based on whole program view the same as if they werefinal in IL.

Seeing this causing different (better, by spot-checking) codegen in ~150 methods in Stage1.

Cc @dotnet/ilc-contrib

Treat methods we determined to be `final` based on whole program view the same as if they were `final` in IL.
@ghost
Copy link

Tagging subscribers to this area:@agocke,@MichalStrehovsky,@jkotas
See info inarea-owners.md if you want to be subscribed.

Issue Details

Treat methods we determined to befinal based on whole program view the same as if they werefinal in IL.

Seeing this causing different (better, by spot-checking) codegen in ~150 methods in Stage1.

Cc @dotnet/ilc-contrib

Author:MichalStrehovsky
Assignees:-
Labels:

area-NativeAOT-coreclr

Milestone:-

@MichalStrehovsky
Copy link
MemberAuthor

/azp run runtime-nativeaot-outerloop

@azure-pipelinesAzure Pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@jkotasjkotas left a comment

Choose a reason for hiding this comment

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

Thanks

Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@jkotasjkotasjkotas approved these changes

Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@MichalStrehovsky@jkotas

[8]ページ先頭

©2009-2025 Movatter.jp