Commit 2120dc07 authored by root's avatar root
Browse files

Remove comment on new mfma instructions in MfmaInstr

parent 248b3b26
...@@ -38,7 +38,6 @@ enum struct MfmaInstr ...@@ -38,7 +38,6 @@ enum struct MfmaInstr
mfma_f32_16x16x32f8bf8, mfma_f32_16x16x32f8bf8,
mfma_f32_32x32x16bf8f8, mfma_f32_32x32x16bf8f8,
mfma_f32_16x16x32bf8f8, mfma_f32_16x16x32bf8f8,
// mi355 new mfma instructions
mfma_f32_32x32x16f16, mfma_f32_32x32x16f16,
mfma_f32_16x16x32f16, mfma_f32_16x16x32f16,
mfma_f32_32x32x16bf16, mfma_f32_32x32x16bf16,
......
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