-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
Tracking Issue for AArch64 SHA3 intrinsics #117225
Comments
@rustbot label o-aarch64 a-simd |
I'm interested in helping stabilize I saw |
Yes, just submit a stabilization PR and then we can start an FCP. |
It looks like since it's autogenerated code, stabilizing |
Opened a PR: rust-lang/stdarch#1552 |
Feature gate:
#![feature(stdarch_neon_sha3)]
This is a tracking issue for NEON intrinsics under the
sha3
feature.Public API
Steps / History
Unresolved Questions
Footnotes
https://std-dev-guide.rust-lang.org/feature-lifecycle/stabilization.html ↩
The text was updated successfully, but these errors were encountered: