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 arm64ec #580

Merged
merged 1 commit into from
Mar 29, 2024
Merged

Add support for arm64ec #580

merged 1 commit into from
Mar 29, 2024

Conversation

dpaoliello
Copy link
Contributor

The Rust Compiler has recently added support for ARM64EC (rust-lang/rust#119199), so this change adds support for ARM64EC to compiler-builtins by enabling the same code as AArch64.

@Amanieu
Copy link
Member

Amanieu commented Mar 7, 2024

We're currently waiting for fixes on the rustc side before work on compiler-builtins can continue: rust-lang/rust#121552

@dpaoliello dpaoliello changed the title Support arm64ec Add support for arm64ec Mar 22, 2024
@Amanieu
Copy link
Member

Amanieu commented Mar 28, 2024

CI should be fixed now, can you rebase?

@dpaoliello
Copy link
Contributor Author

CI should be fixed now, can you rebase?

Done

@Amanieu Amanieu merged commit 9e11560 into rust-lang:master Mar 29, 2024
22 checks passed
@dpaoliello dpaoliello deleted the arm64ec branch March 29, 2024 17:02
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

2 participants