Skip to content

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

Open
LuckyXu-HF wants to merge 1 commit intodotnet:mainfrom
LuckyXu-HF:main-LA64
Open

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

Conversation

@LuckyXu-HF
Copy link
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
Contributor

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

Copy link
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
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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.

2 participants