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

Add support for LoongArch64 (LLVM compiler) #3872

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

heiher
Copy link

@heiher heiher commented May 17, 2023

This PR aims to add basic support for LoongArch64. Currently only LLVM is available.

It depends on

@ptitSeb
Copy link
Contributor

ptitSeb commented May 17, 2023

Isn't this dependant on llvm-16 also? We are at llvm-14 for now.

@heiher
Copy link
Author

heiher commented May 17, 2023

Yep, so this draft pull request is just for tracking now.

@ptitSeb
Copy link
Contributor

ptitSeb commented May 17, 2023

Ok, thanks for the PR. We'll check it back when we upgrade llvm to 16

@ptitSeb ptitSeb added priority-low Low priority issue and removed priority-low Low priority issue labels May 17, 2023
@ptitSeb ptitSeb added this to the v4.x milestone May 17, 2023
@heiher heiher marked this pull request as ready for review August 23, 2023 04:08
@heiher heiher marked this pull request as draft August 23, 2023 14:26
@syrusakbary syrusakbary marked this pull request as ready for review January 9, 2024 10:11
@syrusakbary
Copy link
Member

The PR seems now to be unblocked, since the two linked PRs are now merged.

Feel free to move it forward so we can merge support upstream @heiher

@heiher
Copy link
Author

heiher commented Jan 10, 2024

The PR seems now to be unblocked, since the two linked PRs are now merged.

Feel free to move it forward so we can merge support upstream @heiher

Thank you for the reminder. The minimum version of llvm for loongarch is 16. Perhaps I should wait until the compiler-llvm's dependency on llvm is upgraded to 16?

@heiher heiher marked this pull request as draft January 24, 2024 09:32
@heiher heiher closed this Jan 31, 2024
@heiher heiher deleted the loongarch64 branch January 31, 2024 14:33
@heiher heiher restored the loongarch64 branch January 31, 2024 14:37
@heiher heiher reopened this Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants