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

ci: add support for loongarch64-unknown-linux-gnu #590

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

heiher
Copy link
Contributor

@heiher heiher commented Nov 19, 2024

No description provided.

@cuviper
Copy link
Member

cuviper commented Nov 19, 2024

It should already be supported even if it's not explicitly tested, just through the generic implementations. The other arches that have particular CI testing are because they have specialized implementations, like for neon or sse, but plenty of other arches work fine as well.

@Amanieu
Copy link
Member

Amanieu commented Nov 19, 2024

I agree with @cuviper, it doesn't make sense to add CI for loongarch64 unless you're also planning on implementing SIMD support for it like we do for ARM & x86.

@Amanieu Amanieu enabled auto-merge November 29, 2024 12:39
@Amanieu Amanieu added this pull request to the merge queue Nov 29, 2024
Merged via the queue into rust-lang:master with commit 6a4ed03 Nov 29, 2024
26 checks passed
@heiher heiher deleted the loong-gnu-ci branch November 29, 2024 13:16
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.

4 participants