Skip to content

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

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

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 area-VM-meta-mono community-contribution Indicates that the PR has been added by a community member labels Dec 30, 2023
@am11 am11 added the arch-riscv Related to the RISC-V architecture label Jan 2, 2024
Xinlong-Wu and others added 4 commits January 5, 2024 11:58
@vargaz vargaz merged commit f34ff8d into dotnet:main Jan 5, 2024
@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