fix tile_size_mnk compilation warning (#1294)

This commit is contained in:
reed
2024-01-30 10:21:15 +08:00
committed by GitHub
parent 9385141f19
commit 092f14db05

View File

@ -391,6 +391,8 @@ struct TiledMMA : MMA_Atom
} else {
return cute::max(core_size, perm_size);
}
CUTE_GCC_UNREACHABLE;
}
CUTE_HOST_DEVICE constexpr