Skip to content

JIT: Unify post-order cmp transforms into fgOptimizeRelationalComparison#127883

Merged
EgorBo merged 13 commits into
dotnet:mainfrom
BoyBaykiller:unify-cmp-transforms
May 21, 2026
Merged

JIT: Unify post-order cmp transforms into fgOptimizeRelationalComparison#127883
EgorBo merged 13 commits into
dotnet: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 Outdated
@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.

Comment thread src/coreclr/jit/morph.cpp Outdated
@BoyBaykiller
Copy link
Copy Markdown
Contributor Author

@EgorBo does this need any other changes? If I understood correctly "cmp" over "relop" is ok.

@BoyBaykiller BoyBaykiller changed the title JIT: Unify post-order cmp transforms intofgOptimizeCmp JIT: Unify post-order cmp transforms into fgOptimizeRelationalComparison May 11, 2026
@BoyBaykiller BoyBaykiller requested a review from EgorBo May 14, 2026 15:02
Comment thread src/coreclr/jit/morph.cpp
Comment thread src/coreclr/jit/morph.cpp
Comment thread src/coreclr/jit/morph.cpp Outdated
Comment thread src/coreclr/jit/morph.cpp Outdated
Comment thread src/coreclr/jit/morph.cpp Outdated
Comment thread src/coreclr/jit/morph.cpp Outdated
Comment thread src/coreclr/jit/morph.cpp Outdated
Copy link
Copy Markdown
Member

@EgorBo EgorBo left a comment

Choose a reason for hiding this comment

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

LGTM with one nit

Comment thread src/coreclr/jit/morph.cpp Outdated
@BoyBaykiller BoyBaykiller requested a review from EgorBo May 21, 2026 00:39
@EgorBo EgorBo enabled auto-merge (squash) May 21, 2026 01:28
@EgorBo EgorBo merged commit fdea14d into dotnet:main May 21, 2026
139 checks passed
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.

2 participants