Skip to content

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

Merged
jakobbotsch merged 4 commits intodotnet:mainfrom
jonathandavies-arm:upstream/co/fix-124510
Mar 3, 2026
Merged

arm64: Fixed using ands/bics to compare against static unsigned constant 0#124601
jakobbotsch merged 4 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

@jakobbotsch jakobbotsch left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

@jakobbotsch jakobbotsch merged commit 8af6d06 into dotnet:main Mar 3, 2026
131 of 134 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.

JIT: Conditional evaluated incorrectly on arm64

2 participants