From 7cbd8b75a06a7c47c1a1f96b2ece3696b0ff6b60 Mon Sep 17 00:00:00 2001 From: Enrico Degregori <73224202+EnricoDeg@users.noreply.github.com> Date: Fri, 12 Dec 2025 19:26:47 +0100 Subject: [PATCH] Fix compilation ab scale multi target (#3413) [ROCm/composable_kernel commit: b4a34371a6a075fd00e22cf589f683de5f9271e3] --- .../gpu/grid/gridwise_gemm_wmma_cshuffle_v3_ab_scale.hpp | 5 ----- 1 file changed, 5 deletions(-) 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::