Skip to content

Arm64: Only call checkRMWRegisters for RMW intrinsics#130301

Merged
JulieLeeMSFT merged 1 commit into
dotnet:mainfrom
a74nh:canRepairTargetOverlap_github
Jul 7, 2026
Merged

Arm64: Only call checkRMWRegisters for RMW intrinsics#130301
JulieLeeMSFT merged 1 commit into
dotnet:mainfrom
a74nh:canRepairTargetOverlap_github

Conversation

@a74nh

@a74nh a74nh commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Fixes #130247

@dotnet-policy-service dotnet-policy-service Bot added the community-contribution Indicates that the PR has been added by a community member label Jul 7, 2026
@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 Jul 7, 2026
@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.

@a74nh a74nh requested a review from dhartglassMSFT July 7, 2026 14:35
@dhartglassMSFT

Copy link
Copy Markdown
Contributor

LGTM thanks @a74nh for the quick turnaround!

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: Assertion failed 'canRepairTargetOverlap || (targetReg != intrin.op2->GetRegNum()) || genIsSameLocalVar(rmwOp, intrin.op2)' during 'Generate code'

3 participants