Skip to content

Conversation

@tomeksowi
Copy link
Member

Fixes #122553, regression after #119203.

Part of #84834, cc @dotnet/samsung

@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 Dec 15, 2025
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Dec 15, 2025
@tomeksowi tomeksowi changed the title Fix too many arguments build error in emitIns_R_AI [RISC-V] Fix too many arguments build error in emitIns_R_AI Dec 15, 2025
@jkotas jkotas merged commit 46de0c9 into dotnet:main Dec 15, 2025
126 of 128 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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.

emitriscv64.cpp:4528:79: error: too many arguments to function call when building for riscv

4 participants