Tracking Issue for AVX512_FP16 intrinsics #127213
Labels
A-SIMD
Area: SIMD (Single Instruction Multiple Data)
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
O-x86_32
Target: x86 processors, 32 bit (like i686-*) (IA-32)
O-x86_64
Target: x86-64 processors (like x86_64-*) (also known as amd64 and x64)
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Uh oh!
There was an error while loading. Please reload this page.
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 (more specifically, the__m128h
,__m256h
and__m512h
types, and all intrinsics that use those types or have af16
parameter)Implementation History
Steps
Unresolved Questions
None yet
The text was updated successfully, but these errors were encountered: