mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-19 04:19:36 +00:00
This reverts commit 217ac48fd83deef3d0d5084815689e8c79958cc1.
[ROCm/composable_kernel commit: 8f75869408]
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