Skip to content

Conversation

tomeksowi
Copy link
Member

Regression after #117048, using idxReg as temp clobbered the value if it was used later

Part of #84834, cc @dotnet/samsung

Regression after dotnet#117048, using `idxReg` as temp clobbered the value if it was used later
@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 Aug 6, 2025
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Aug 6, 2025
Copy link
Contributor

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

@tomeksowi
Copy link
Member Author

@risc-vv /run

@risc-vv
Copy link

risc-vv commented Aug 6, 2025

RISC-V pull_request-CLR-QEMU: 9097 / 9127 (99.67%)
=======================
      passed: 9097
      failed: 2
     skipped: 593
      killed: 28
------------------------
 TOTAL tests: 9720
VIRTUAL time: 80h 28min 33s 746ms
   REAL time: 1h 18min 51s 777ms
=======================

report.xml, report.md, failures.xml, testclr_details.tar.zst

RISC-V pull_request-CLR-VF2: 9096 / 9127 (99.66%)
=======================
      passed: 9096
      failed: 3
     skipped: 593
      killed: 28
------------------------
 TOTAL tests: 9720
VIRTUAL time: 32h 7min 4s 92ms
   REAL time: 2h 7min 32s 706ms
=======================

report.xml, report.md, failures.xml, testclr_details.tar.zst

RISC-V pull_request-FX-QEMU: 0 / 1 (0.00%)
=======================
      passed: 0
      failed: 0
     skipped: 14
      killed: 1
------------------------
 TOTAL tests: 15
VIRTUAL time: 16s 222ms
   REAL time: 4h 30min 0s 478ms
=======================

report.xml, report.md, failures.xml, testclr_details.tar.zst

RISC-V pull_request-FX-VF2: 0 / 54 (0.00%)
=======================
      passed: 0
      failed: 0
     skipped: 14
      killed: 54
------------------------
 TOTAL tests: 68
VIRTUAL time: 1min 11s 4ms
   REAL time: 13h 0min 14s 28ms
=======================

report.xml, report.md, failures.xml, testclr_details.tar.zst

Build information and commands

GIT: a70d1898476b167b40f86959a3f8d4a96117c772
CI: d023c7d591ab286aa343d644f00b5daa59d8d6b0
REPO: dotnet/runtime
BRANCH: main
CONFIG: Checked
LIB_CONFIG: Release

@jakobbotsch jakobbotsch merged commit 9f22923 into dotnet:main Aug 6, 2025
110 of 112 checks passed
@clamp03 clamp03 added the arch-riscv Related to the RISC-V architecture label Aug 7, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Sep 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-riscv Related to the RISC-V architecture 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.

4 participants