mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-04-19 14:29:05 +00:00
add vmcnt guard before load ktile
This commit is contained in:
@@ -1096,6 +1096,7 @@ struct BlockFmhaFwdDecodePipelineQRKSVS
|
||||
sequence<kM0, k1_loops * kK1>{}),
|
||||
v_tile);
|
||||
|
||||
block_sync_lds_direct_load<k_vmem_insts + v_vmem_insts>();
|
||||
k_lds_read_window.set_bottom_tensor_view_data_ptr(k_lds_read_ptr);
|
||||
k_tile = load_tile(k_lds_read_window);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user