Skip to content

JIT: Unify post-order cmp transforms intofgOptimizeCmp#127883

Open
BoyBaykiller wants to merge 1 commit intodotnet:mainfrom
BoyBaykiller:unify-cmp-transforms
Open

JIT: Unify post-order cmp transforms intofgOptimizeCmp#127883
BoyBaykiller wants to merge 1 commit intodotnet:mainfrom
BoyBaykiller:unify-cmp-transforms

Conversation

@BoyBaykiller
Copy link
Copy Markdown
Contributor

Zero diffs.

@github-actions github-actions Bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label May 6, 2026
@dotnet-policy-service dotnet-policy-service Bot added the community-contribution Indicates that the PR has been added by a community member label May 6, 2026
Comment thread src/coreclr/jit/morph.cpp
return cmp;
}

// TODO-CQ: This should be called for all comparisons
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This preserves previous behaviour to keep 0 diffs. But in a follow up PR I will enable this for EQ/NE too

@dotnet-policy-service
Copy link
Copy Markdown
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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.

1 participant