"vscode:/vscode.git/clone" did not exist on "fdcaff7c513bacfa841baba370e73001889086ef"
Commit 0b7addbd authored by illsilin's avatar illsilin
Browse files

add gfx1201 macro in amd_wmma header

parent 8bee1e81
......@@ -260,7 +260,7 @@ struct intrin_wmma_i32_16x16x16_iu8_w64<16, 16, neg_a, neg_b, clamp>
// gfx12
/********************************WAVE32 MODE***********************************************/
#if defined(__gfx1200__)
#if defined(__gfx1200__) || defined(__gfx1201__)
#define __gfx12__
#endif
......
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