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

fixed the split error for LoongArch64. #101656

Merged
merged 4 commits into from Apr 29, 2024

Conversation

shushanhf
Copy link
Contributor

Fixed the split error for LoongArch64. #101288 (review)

@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 Apr 28, 2024
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Apr 28, 2024
Copy link
Contributor

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

@jakobbotsch jakobbotsch merged commit f88ab88 into dotnet:main Apr 29, 2024
103 of 107 checks passed
@shushanhf shushanhf deleted the LA_support_split branch April 29, 2024 09:04
matouskozak pushed a commit to matouskozak/runtime that referenced this pull request Apr 30, 2024
* fixed the split error for LoongArch64.

* amend code for CRs.

* amend the splitting's judge independent of the `var->lvIsSplit` which
will be delete in future.
michaelgsharp pushed a commit to michaelgsharp/runtime that referenced this pull request May 9, 2024
* fixed the split error for LoongArch64.

* amend code for CRs.

* amend the splitting's judge independent of the `var->lvIsSplit` which
will be delete in future.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-loongarch64 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.

None yet

3 participants