Open
Description
The feature gate for this issue is #[feature(xop_target_feature)]
.
This tracks the integration of AMD's XOP
instruction set into Rust.
Steps
- Adding the
xop
target feature to Rustc and its runtime detection in stdarch - Final Comment Period (FCP)
- Stabilization PR
Public API
The xop
target-feature and its runtime detection