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

[Mono][RISC-V] Lowering and output more OP for Regression test #96368

Merged
merged 142 commits into from
Jan 5, 2024

Conversation

Xinlong-Wu
Copy link
Contributor

Happy new year!

  • fix lowering logic of some Inst(eg. MUL/DIV, ADDCC/SUBCC, Icompare... etc.)
  • decompose inst so that it can narrow parameter/return value autimoticly
  • fix exception handle and frame unwind
  • tail call optmise

image

cc: #96117

@ghost ghost added the community-contribution Indicates that the PR has been added by a community member label Dec 30, 2023
src/tests/issues.targets Outdated Show resolved Hide resolved
src/tests/issues.targets Outdated Show resolved Hide resolved
@am11 am11 added the arch-riscv Related to the RISC-V architecture label Jan 2, 2024
src/mono/mono/mini/mini-ops.h Outdated Show resolved Hide resolved
@vargaz vargaz merged commit f34ff8d into dotnet:main Jan 5, 2024
159 of 163 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Feb 4, 2024
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-VM-meta-mono 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.

3 participants