Skip to content

Cranelift: Support 128bit atomics on arm64 #10835

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

Open
bjorn3 opened this issue May 26, 2025 · 1 comment
Open

Cranelift: Support 128bit atomics on arm64 #10835

bjorn3 opened this issue May 26, 2025 · 1 comment

Comments

@bjorn3
Copy link
Contributor

bjorn3 commented May 26, 2025

Feature

See title.

Benefit

Needed to support AtomicU128/AtomicI128 on arm64 for cg_clif.

Implementation

Do whatever LLVM does.

@bjorn3
Copy link
Contributor Author

bjorn3 commented May 26, 2025

x86_64 support was implemented in #9459

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

No branches or pull requests

1 participant