mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-16 10:59:55 +00:00
Merge commit '8f75869408210cb85e9eb7ff639c4c9dad1331cb' into develop
This commit is contained in:
@@ -321,8 +321,6 @@ struct BlockFmhaPipelineQRKSVSAsync
|
||||
{
|
||||
if(num_total_loop <= 0)
|
||||
{
|
||||
buffer_load_fence(0); // rocm-7.1.1, if whole tile is masked out, need to fence(0)
|
||||
// otherwise will have compute error(maybe compiler bug?)
|
||||
if constexpr(kStoreLSE)
|
||||
{
|
||||
auto lse =
|
||||
|
||||
Reference in New Issue
Block a user