-
Notifications
You must be signed in to change notification settings - Fork 56
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
SVE and SME on AArch64 #270
Comments
This issue is intended for status updates only. For general questions or comments, please contact the owner(s) directly. |
An initial update on what we've been up to and some background:
|
A small update, we've opened a draft PR for the initial implementation of this - rust-lang/rust#137944. Otherwise, just continued to address feedback on the RFCs. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
Over the next six months, we will aim to merge nightly support for SVE and establish a path
towards stabilisation:
type system
and implementation
Tasks and status
Land nightly experiment for SVE types
Upstream SVE types and intrinsics
Extending type system to support scalable vectors
Investigate SME support
The text was updated successfully, but these errors were encountered: