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

Make gtHasRef pay attention to LCL_FLD nodes #62568

Merged
merged 2 commits into from
Dec 9, 2021

Conversation

SingleAccretion
Copy link
Contributor

@SingleAccretion SingleAccretion commented Dec 9, 2021

Fixes the interference checks in the forward substitution of relops optimization.

Fixes #62524.

No diffs.

Fixes the interference checks in the forward substitution of relops optimization.
@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 Dec 9, 2021
@ghost ghost added the community-contribution Indicates that the PR has been added by a community member label Dec 9, 2021
@ghost
Copy link

ghost commented Dec 9, 2021

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

Issue Details

Fixes the interference checks in the forward substitution of relops optimization.

Fixes #62524.

No diffs are expected...

Author: SingleAccretion
Assignees: -
Labels:

area-CodeGen-coreclr

Milestone: -

@SingleAccretion SingleAccretion marked this pull request as ready for review December 9, 2021 10:59
@SingleAccretion
Copy link
Contributor Author

@dotnet/jit-contrib

@BruceForstall BruceForstall merged commit 666e9c7 into dotnet:main Dec 9, 2021
@SingleAccretion SingleAccretion deleted the Lcl-Fld-In-Relop-Fwd-Sub branch December 10, 2021 17:59
@ghost ghost locked as resolved and limited conversation to collaborators Jan 9, 2022
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 community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Forward substitution for relops misses LCL_FLD uses
3 participants