[LoongArch64] Fix some new failures in Release libs.tests after PR#128604. - #132260
Conversation
…8604. * Fix the conflict of dstReg and tempReg for unchecked float/double -> small integral type conversions after PR#128604. * Fix the disassembly print of function name under release mode.
|
Azure Pipelines: Successfully started running 5 pipeline(s). 11 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
|
Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch |
|
This commit fixes some new failures under Release libs.tests after PR#128604 , e.g. System.Linq.Expressions.Tests failuresSystem.Data.Common.Tests failuresFixed: |
|
@shushanhf @jakobbotsch Could you please help to review this PR? Thanks. |
shushanhf
left a comment
There was a problem hiding this comment.
Sorry for late reply.
LGTM, thanks
|
@jakobbotsch could you please help to review this PR if you have time? Thanks. |
|
@jakobbotsch @JulieLeeMSFT could you please help to review this PR if you have time? Thank you very much. |
|
Hi @dotnet/jit-contrib @JulieLeeMSFT @jakobbotsch, sorry for the ping again. If someone from the team has a moment, could you take a look at this PR? Thanks! |
unchecked float/double -> small integral type conversionsafter PR#128604.