_tile_cvtrowps2phh

Function _tile_cvtrowps2phh 

Source
pub unsafe fn _tile_cvtrowps2phh<const TILE: i32>(row: u32) -> __m512h
🔬This is a nightly-only experimental API. (x86_amx_intrinsics)
Expand description

Moves a row from a tile register to a zmm register, converting the packed single-precision (32-bit) floating-point elements to packed half-precision (16-bit) floating-point elements. The resulting 16-bit elements are placed in the high 16-bits within each 32-bit element of the returned vector.