Skip to content

[release/7.0] [ARM64] - IsValidCompareChain should return false if both operands are not integral types - #75016

Merged
carlossanlop merged 4 commits into
release/7.0from
backport/pr-74853-to-release/7.0
Sep 2, 2022
Merged

[release/7.0] [ARM64] - IsValidCompareChain should return false if both operands are not integral types#75016
carlossanlop merged 4 commits into
release/7.0from
backport/pr-74853-to-release/7.0

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Backport of #74853 to release/7.0

/cc @BruceForstall@TIHan

Customer Impact

Testing

Risk

IMPORTANT: Is this backport for a servicing release? If so and this change touches code that ships in a NuGet package, please make certain that you have added any necessary package authoring and gotten it explicitly reviewed.

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

ghost commented Sep 2, 2022

Copy link
Copy Markdown

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

Issue Details

Backport of #74853 to release/7.0

/cc @BruceForstall@TIHan

Customer Impact

Testing

Risk

IMPORTANT: Is this backport for a servicing release? If so and this change touches code that ships in a NuGet package, please make certain that you have added any necessary package authoring and gotten it explicitly reviewed.

Author:github-actions[bot]
Assignees:-
Labels:

area-CodeGen-coreclr

Milestone:-

@JulieLeeMSFT

Copy link
Copy Markdown
Member

@jakobbotsch PTAL.
Cc @jeffschwMSFT for approval.

@jeffschwMSFTjeffschwMSFT left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

approved. once we have a code review we can merge.

@carlossanlop

Copy link
Copy Markdown
Contributor

Approved, signed off, CI is green. Ready to merge. :shipit:

@carlossanlop
carlossanlop merged commit f694726 into release/7.0Sep 2, 2022
@carlossanlop
carlossanlop deleted the backport/pr-74853-to-release/7.0 branch September 2, 2022 23:39
@ghostghost locked as resolved and limited conversation to collaborators Oct 3, 2022
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.

5 participants

@JulieLeeMSFT@carlossanlop@jakobbotsch@jeffschwMSFT@TIHan