Skip to content

[LoongArch64] Fix the floating-point register copy in SoftwareExceptionFrame::UpdateContextFromTransitionBlock().#126597

Open
LuckyXu-HF wants to merge 2 commits intodotnet:mainfrom
LuckyXu-HF:main-LA64
Open

[LoongArch64] Fix the floating-point register copy in SoftwareExceptionFrame::UpdateContextFromTransitionBlock().#126597
LuckyXu-HF wants to merge 2 commits intodotnet:mainfrom
LuckyXu-HF:main-LA64

Conversation

@LuckyXu-HF
Copy link
Copy Markdown
Contributor

No description provided.

…onFrame::UpdateContextFromTransitionBlock().
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Apr 7, 2026
@LuckyXu-HF
Copy link
Copy Markdown
Contributor Author

Fix the following Debug-CoreRoot failed testcases:

add_r4::main (JIT/IL_Conformance/Old/Conformance_Base/add_r4/add_r4.dll) (JIT.IL_Conformance.IL_Conformance)
div_r4::main (JIT/IL_Conformance/Old/Conformance_Base/div_r4/div_r4.dll) (JIT.IL_Conformance.IL_Conformance)
mul_r4::main (JIT/IL_Conformance/Old/Conformance_Base/mul_r4/mul_r4.dll) (JIT.IL_Conformance.IL_Conformance)
rem_r4::main (JIT/IL_Conformance/Old/Conformance_Base/rem_r4/rem_r4.dll) (JIT.IL_Conformance.IL_Conformance)
rem_r8::main (JIT/IL_Conformance/Old/Conformance_Base/rem_r8/rem_r8.dll) (JIT.IL_Conformance.IL_Conformance)
sub_r4::main (JIT/IL_Conformance/Old/Conformance_Base/sub_r4/sub_r4.dll) (JIT.IL_Conformance.IL_Conformance)
sub_r8::main (JIT/IL_Conformance/Old/Conformance_Base/sub_r8/sub_r8.dll) (JIT.IL_Conformance.IL_Conformance)
_rem::main (JIT/Regression/JitBlue/DevDiv_405852/DevDiv_405852/DevDiv_405852.dll) (JIT.Regression.Regression_3)

Failed has been fixed:

CoreRoot Test Total Passed Failed Skipped Time PassRate
Release-CoreRoot-SPC-PE32+ 14740 14522 0 218 2230.208s 100%
Debug-CoreRoot-SPC-PE32+ 14740 14522 0 218 10016.683s 100%
Checked-CoreRoot-SPC-PE32+ 14740 14522 0 218 3849.104s 100%

@LuckyXu-HF
Copy link
Copy Markdown
Contributor Author

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

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

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

Labels

arch-loongarch64 area-VM-coreclr 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