Tracking Issue for AVX512_FP16 intrinsics #127213
Labels
A-SIMD
Area: SIMD (Single Instruction Multiple Data)
C-tracking-issue
Category: A tracking issue for an RFC or an unstable feature.
O-x86_32
Target: x86 processors, 32 bit (like i686-*)
O-x86_64
Target: x86-64 processors (like x86_64-*)
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
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
f16
andf128
float types #116909Public API
This feature covers all of the intrinsics from the
avx512fp16
feature and some remaining intrinsics from theavxneconvert
feature.Implementation History
Steps
Unresolved Questions
None yet
The text was updated successfully, but these errors were encountered: