Tracking Issue for AVX512_FP16 intrinsics (original) (raw)

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 (more specifically, the __m128h, __m256h and __m512h types, and all intrinsics that use those types or have a f16 parameter)

Implementation History

Steps

Unresolved Questions

None yet