Skip to content

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

Merged
amanasifkhalid merged 1 commit intodotnet:mainfrom
amanasifkhalid:no-splitting-minopts
Aug 16, 2024
Merged

JIT: Don't try to do hot/cold splitting unless optimizing#106515
amanasifkhalid merged 1 commit intodotnet:mainfrom
amanasifkhalid:no-splitting-minopts

Conversation

@amanasifkhalid
Copy link
Contributor

Fixes #106484. cc @dotnet/jit-contrib

@amanasifkhalid
Copy link
Contributor Author

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

@amanasifkhalid amanasifkhalid merged commit b51e34c into dotnet:main Aug 16, 2024
@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