diff --git a/include/ck/tensor_operation/gpu/grid/gridwise_gemm_wmma_cshuffle_v3_ab_scale.hpp b/include/ck/tensor_operation/gpu/grid/gridwise_gemm_wmma_cshuffle_v3_ab_scale.hpp index ac5b7dd0c4..0974f45a2b 100644 --- a/include/ck/tensor_operation/gpu/grid/gridwise_gemm_wmma_cshuffle_v3_ab_scale.hpp +++ b/include/ck/tensor_operation/gpu/grid/gridwise_gemm_wmma_cshuffle_v3_ab_scale.hpp @@ -527,11 +527,6 @@ struct GridwiseGemm_wmma_cshuffle_v3_ab_scale } else { -#if defined(__gfx11__) - // TODO: remove this restriction - static_assert(ScaleBlockM >= MPerWmma, - "ScaleBlockM must be greater equal than MPerWmma"); -#endif static_assert( ScaleBlockK >= WmmaSelector::