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

JIT: Don't try to do hot/cold splitting unless optimizing #106515

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

amanasifkhalid
Copy link
Member

Fixes #106484. cc @dotnet/jit-contrib

@amanasifkhalid
Copy link
Member Author

@AndyAyersMS could you PTAL? Thanks! Small TP improvement in MinOpts.

@amanasifkhalid amanasifkhalid merged commit b51e34c into dotnet:main Aug 16, 2024
105 of 108 checks passed
@amanasifkhalid amanasifkhalid deleted the no-splitting-minopts branch August 16, 2024 15:42
@github-actions github-actions bot locked and limited conversation to collaborators Sep 16, 2024
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.

JIT: Assertion failed gtCostsInitialized during Determine first cold block
2 participants