rust-lang/rust

Tracking Issue for AVX512_FP16 intrinsics

sayantn opened this issue · 0 comments

Feature gate: #[feature(stdarch_x86_avx512_f16)]

This is the tracking issue for the AVX512_FP16 (and related AVX_NE_CONVERT) intrinsics. This depends on the following features

Public API

This feature covers all of the intrinsics from the avx512fp16 feature and some remaining intrinsics from the avxneconvert feature.

Implementation History

Steps

  • Final Comment Period (FCP)
  • Stabilization PR

Unresolved Questions

None yet