Fix compilation ab scale multi target (#3413)

[ROCm/composable_kernel commit: b4a34371a6]
This commit is contained in:
Enrico Degregori
2025-12-12 19:26:47 +01:00
committed by GitHub
parent c6ab08a491
commit 57def6fa6c

View File

@@ -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<ComputeTypeA, ComputeTypeB, AccDataType, MPerWmma, NPerWmma>::