Skip to content

[LoongArch64] Fix the risk of boundary overflow for Unsigned GT_LE in CodeGen::genCodeForCompare().#125382

Merged
jakobbotsch merged 1 commit intodotnet:mainfrom
LuckyXu-HF:main-LA64
Mar 11, 2026
Merged

[LoongArch64] Fix the risk of boundary overflow for Unsigned GT_LE in CodeGen::genCodeForCompare().#125382
jakobbotsch merged 1 commit intodotnet:mainfrom
LuckyXu-HF:main-LA64

Conversation

@LuckyXu-HF
Copy link
Copy Markdown
Contributor

Fix the assertion failed SpanHelpers.ByteMemOps.cs:172: Debug.Assert(len > 64 && len <= MemmoveNativeThreshold);

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

Copy link
Copy Markdown
Contributor

@shushanhf shushanhf 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 self-requested a review March 10, 2026 13:03
@LuckyXu-HF
Copy link
Copy Markdown
Contributor Author

@jakobbotsch could you please help to review this PR? Thanks.

@jakobbotsch jakobbotsch merged commit 2aef513 into dotnet:main Mar 11, 2026
134 of 136 checks passed
@LuckyXu-HF LuckyXu-HF deleted the main-LA64 branch March 11, 2026 09:50
Copilot AI pushed a commit that referenced this pull request Mar 13, 2026
… CodeGen::genCodeForCompare(). (#125382)

Fix the assertion failed `SpanHelpers.ByteMemOps.cs:172:
Debug.Assert(len > 64 && len <= MemmoveNativeThreshold);`
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 11, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-loongarch64 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.

3 participants