Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RISC-V] Fix CodeGen::instGen_Set_Reg_To_Imm #93411

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

ashaurtaev
Copy link
Contributor

Fix NYI_RISCV64("EA_IS_RELOC in instGen_Set_Reg_To_Imm-----unimplemented on RISCV64 yet----") in CodeGen::instGen_Set_Reg_To_Imm;

@gbalykov @t-mustafin @clamp03

@dotnet-issue-labeler dotnet-issue-labeler bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Oct 12, 2023
@ghost ghost added the community-contribution Indicates that the PR has been added by a community member label Oct 12, 2023
@ghost
Copy link

ghost commented Oct 12, 2023

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

Issue Details

Fix NYI_RISCV64("EA_IS_RELOC in instGen_Set_Reg_To_Imm-----unimplemented on RISCV64 yet----") in CodeGen::instGen_Set_Reg_To_Imm;

@gbalykov @t-mustafin @clamp03

Author: ashaurtaev
Assignees: -
Labels:

area-CodeGen-coreclr, community-contribution

Milestone: -

@clamp03 clamp03 added the arch-riscv Related to the RISC-V architecture label Oct 13, 2023
@clamp03 clamp03 requested a review from jakobbotsch October 16, 2023 00:53
@clamp03
Copy link
Member

clamp03 commented Oct 17, 2023

@jakobbotsch Could you review this PR? Thank you!

@jakobbotsch
Copy link
Member

Going to close and reopen to rerun CI.

@jakobbotsch jakobbotsch reopened this Oct 17, 2023
@ashaurtaev
Copy link
Contributor Author

Part of #84834

@jakobbotsch jakobbotsch merged commit aa4d5f9 into dotnet:main Oct 18, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Nov 17, 2023
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.

5 participants