Skip to content

arm64: Fixed using ands/bics to compare against static unsigned constant 0#124601

Open
jonathandavies-arm wants to merge 2 commits intodotnet:mainfrom
jonathandavies-arm:upstream/co/fix-124510
Open

arm64: Fixed using ands/bics to compare against static unsigned constant 0#124601
jonathandavies-arm wants to merge 2 commits intodotnet:mainfrom
jonathandavies-arm:upstream/co/fix-124510

Conversation

@jonathandavies-arm
Copy link
Contributor

@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 Feb 19, 2026
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Feb 19, 2026
@dotnet-policy-service
Copy link
Contributor

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

Copy link
Member

Choose a reason for hiding this comment

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

This does not need process isolation. Please add this test in a similar fashion as how the test was added in #123603 (we recently changed how regression tests are built in #121078)

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.

JIT: Conditional evaluated incorrectly on arm64

2 participants

Comments