_tile_cvtrowd2ps

Function _tile_cvtrowd2ps 

Source
pub unsafe fn _tile_cvtrowd2ps(const TILE: i32, row: u32) -> __m512
🔬This is a nightly-only experimental API. (x86_amx_intrinsics #126622)
Available on x86-64 and target feature amx-avx512 and target feature avx10.2 only.
Expand description

Moves a row from a tile register to a zmm register, converting the packed 32-bit signed integer elements to packed single-precision (32-bit) floating-point elements.