pub unsafe fn _tile_stored(const DST: i32, base: *mut u8, stride: usize)
🔬This is a nightly-only experimental API. (
x86_amx_intrinsics
#126622)Available on x86-64 and target feature
amx-tile
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.