"tests/vscode:/vscode.git/clone" did not exist on "11f527ac0f67ec1d9e84d6a49bf6d12484032889"
Commit 108f2733 authored by illsilin's avatar illsilin
Browse files

fix typo

parent 50010cf9
......@@ -1014,7 +1014,7 @@ struct MfmaSelector
{
return MfmaInstr::mfma_i32_16x16x64i8;
}
#elif defined(__gfx950__)
#elif defined(__gfx942__)
template <>
constexpr auto GetMfma<int8_t, 32, 32>()
{
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment