Mojo function
stsm_helper
stsm_helper[swizzle: Swizzle, stageN: UInt, transpose_c: Bool = False, swizzle_mode: TensorMapSwizzle = TensorMapSwizzle.SWIZZLE_128B](vec: SIMD[dtype, size], dst: LayoutTensor[_dtype, layout, MutAnyOrigin, address_space=AddressSpace.SHARED, element_layout=element_layout, layout_int_type=layout_int_type, linear_idx_type=linear_idx_type, masked=masked, alignment=alignment], warp_offset: UInt32 = 0)
Store a fragment to shared memory using st.matrix.
Delegates to store_fragment_to_smem for non-float32 types, and to f32_frag_to_smem for float32.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!