Commit fb0f56b3 authored by Qianfeng Zhang's avatar Qianfeng Zhang
Browse files

Add comments

parent d3b01d2b
...@@ -440,7 +440,7 @@ struct BlockFmhaPipelineQRKSVSAsync ...@@ -440,7 +440,7 @@ struct BlockFmhaPipelineQRKSVSAsync
}; };
}; };
} }
else else // for hdim-96, hdim-160
{ {
static_for<0, k0_loops, 1>{}([&](auto i_k0) { static_for<0, k0_loops, 1>{}([&](auto i_k0) {
store_tile(k_lds_windows[number<i_k0 % NumKLdsBuffers>{}], store_tile(k_lds_windows[number<i_k0 % NumKLdsBuffers>{}],
......
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