-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[LoongArch64] Fix some bugs in the test sets 'System.Runtime.Tests' a…
…nd 'System.Linq.Expressions.Tests' for loongarch64. (#86435) * Fix the error of the Truncate/Saturate convert from Float/Double NAN to UINT32/UINT64. * fix some random failed testcases in System.Runtime.Tests. * Update codegenloongarch64.cpp Fix the RangeCheck bug of the TYP_INT case in CodeGen::genRangeCheck().
- Loading branch information
1 parent
f11e9ac
commit b380e2c
Showing
2 changed files
with
24 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters