"configs/vscode:/vscode.git/clone" did not exist on "a205629ff3d2e17551d74a8ead023d284fde2f2a"
Commit 29ad7a36 authored by rocking's avatar rocking
Browse files

Sync the variable with previous if

parent 29df52fb
......@@ -1076,7 +1076,7 @@ struct GridwiseGemmMultipleDWelfordFirstHalf_xdl_cshuffle
// Stride of count is [0, 1]. Only the first row in count[0, 0:nblock] need
// to be written.
if(i == 0 && block_work_idx[I0] == 0 &&
post_shuffle_thread_data_idx_begin[I0] == 0)
post_shuffle_thread_cluster_idx[I0] == 0)
{
auto count_thread_copy_vgpr_to_global = ThreadwiseTensorSliceTransfer_v1r3<
int32_t,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment