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: Allow compacting loop header blocks #97205

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

jakobbotsch
Copy link
Member

Minor diffs expected. Removes the last dependency on old loops (that I know of).

Minor diffs expected. Removes the last dependency on old loops (that I
know of).
@ghost ghost assigned jakobbotsch Jan 19, 2024
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Jan 19, 2024
@ghost
Copy link

ghost commented Jan 19, 2024

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

Issue Details

Minor diffs expected. Removes the last dependency on old loops (that I know of).

Author: jakobbotsch
Assignees: jakobbotsch
Labels:

area-CodeGen-coreclr

Milestone: -

@jakobbotsch
Copy link
Member Author

jakobbotsch commented Jan 19, 2024

cc @dotnet/jit-contrib PTAL @BruceForstall

Failures are known... the superpmi-replay failures look like the timeout failures we see once in a while.

Diffs

@jakobbotsch jakobbotsch merged commit 843316f into dotnet:main Jan 19, 2024
119 of 126 checks passed
@jakobbotsch jakobbotsch deleted the compact-headers branch January 19, 2024 20:14
tmds pushed a commit to tmds/runtime that referenced this pull request Jan 23, 2024
Minor diffs expected. Removes the last dependency on old loops (that I
know of).
@github-actions github-actions bot locked and limited conversation to collaborators Feb 19, 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.

2 participants