Skip to content

JIT: Preference LIR edges away from killed registers - #81242

Closed
jakobbotsch wants to merge 1 commit into
dotnet:mainfrom
jakobbotsch:preference-lir-edges-away-from-kills
Closed

JIT: Preference LIR edges away from killed registers#81242
jakobbotsch wants to merge 1 commit into
dotnet:mainfrom
jakobbotsch:preference-lir-edges-away-from-kills

Conversation

@jakobbotsch

Copy link
Copy Markdown
Member

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

@ghostghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Jan 26, 2023
@ghost

Copy link
Copy Markdown

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:-

@jakobbotschjakobbotsch mentioned this pull request Feb 6, 2023
20 tasks
@ghostghost closed this Feb 25, 2023
@ghost

Copy link
Copy Markdown

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

@ghostghost locked as resolved and limited conversation to collaborators Mar 28, 2023
@kunalspathak

Copy link
Copy Markdown
Contributor

Related #76904

@jakobbotsch
jakobbotschforce-pushed the preference-lir-edges-away-from-kills branch from 8fb8d17 to c982860CompareMay 24, 2023 09:35
@ghostghost closed this Jun 23, 2023
This pull request was closed.
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-CodeGen-coreclrCLR 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

@jakobbotsch@kunalspathak