Skip to content

Fix ARM32 JIT errors with native int-div#128970

Open
clamp03 wants to merge 1 commit into
dotnet:mainfrom
clamp03:intdiv
Open

Fix ARM32 JIT errors with native int-div#128970
clamp03 wants to merge 1 commit into
dotnet:mainfrom
clamp03:intdiv

Conversation

@clamp03
Copy link
Copy Markdown
Member

@clamp03 clamp03 commented Jun 4, 2026

Fix errors when USE_HELPERS_FOR_INT_DIV is disabled to use native ARM division instructions, and add the missing GT_UDIV case.

Fix errors when USE_HELPERS_FOR_INT_DIV is disabled to use native ARM division instructions, and add the missing GT_UDIV case.
@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 Jun 4, 2026
@dotnet-policy-service dotnet-policy-service Bot added the community-contribution Indicates that the PR has been added by a community member label Jun 4, 2026
@clamp03 clamp03 self-assigned this Jun 4, 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.

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.

1 participant