pub unsafe fn _tile_stored<const DST: i32>(base: *mut u8, stride: usize)
🔬This is a nightly-only experimental API. (
x86_amx_intrinsics
)Available on x86-64 only.
Expand description
Store the tile specified by src to memory specifieid by base address and stride using the tile configuration previously configured via _tile_loadconfig.