Skip to content

Conversation

@AndyAyersMS
Copy link
Member

There are currently few rarely run finallys, so stop checking for them. Future changes may introduce some, and cloning them can be beneficial to nearby hot code.

There are currently few rarely run finallys, so stop checking for them.
Future changes may introduce some, and cloning them can be beneficial
to nearby hot code.
@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Dec 6, 2024
@AndyAyersMS
Copy link
Member Author

@amanasifkhalid PTAL
cc @dotnet/jit-contrib

No SPMI diffs (at least win x64). Will be useful for de-abstraction work.

@dotnet-policy-service
Copy link
Contributor

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

continue;
}

// Empirical studies from CoreCLR and CoreFX show that less
Copy link
Contributor

Choose a reason for hiding this comment

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

Unrelated to this PR, but it might be interesting to revisit comments like these by looking at some JIT metrics.

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, that is on my todo list ...

@AndyAyersMS AndyAyersMS merged commit fdb68dd into dotnet:main Dec 6, 2024
104 of 108 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jan 6, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants