Function _tile_cvtrowps2phli
#[target_feature(enable = "amx-avx512", enable = "avx10.2")]
pub unsafe fn _tile_cvtrowps2phli(TILE: i32, ROW: i32) -> __m512h
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 low 16-bits within each 32-bit element of the returned vector.