mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:40:57 +03:00
18152d72a4
Add AMX target-features and `x86_amx_intrinsics` feature flag This is an effort towards #126622. This adds support for all 5 target-features for `AMX`, and introduces the feature flag `x86_amx_intrinsics`, which would gate these target-features and the yet-to-be-implemented amx intrinsics in stdarch.