Closed
Description
This tracks the integration of Intel's SHA512
, SM3
and SM4
instruction sets in Rust
The feature gate for the issue is #![feature(sha512_sm_x86)]
.
Steps
- Add the feature to rustc
- Add the target-features
- Add the intrinsics to stdarch
- Final Comment Period (FCP)
- Stabilization PR
Implementation History
Metadata
Metadata
Assignees
Labels
Area: SIMD (Single Instruction Multiple Data)Area: Enabling/disabling target features like AVX, Neon, etc.Category: An issue tracking the progress of sth. like the implementation of an RFCRelevant to the library API team, which will review and decide on the PR/issue.This issue / PR is in PFCP or FCP with a disposition to merge it.The final comment period is finished for this PR / Issue.