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: Preference LIR edges away from killed registers #81242

Conversation

jakobbotsch
Copy link
Member

We already seem to be able to handle this via allocation heuristics in most cases, but this gets a few more.

@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 26, 2023
@ghost ghost assigned jakobbotsch Jan 26, 2023
@ghost
Copy link

ghost commented Jan 26, 2023

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

Issue Details

We already seem to be able to handle this via allocation heuristics in most cases, but this gets a few more.

Author: jakobbotsch
Assignees: -
Labels:

area-CodeGen-coreclr

Milestone: -

@ghost ghost closed this Feb 25, 2023
@ghost
Copy link

ghost commented Feb 25, 2023

Draft Pull Request was automatically closed for 30 days of inactivity. Please let us know if you'd like to reopen it.

@ghost ghost locked as resolved and limited conversation to collaborators Mar 28, 2023
@kunalspathak
Copy link
Member

Related #76904

@jakobbotsch jakobbotsch reopened this May 24, 2023
@jakobbotsch jakobbotsch force-pushed the preference-lir-edges-away-from-kills branch from 8fb8d17 to c982860 Compare May 24, 2023 09:35
@ghost ghost closed this Jun 23, 2023
This pull request was closed.
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