add gfx1036 support
Signed-off-by: Yifan Zhang <yifan1.zhang@amd.com> Change-Id: I075779b1369fde759c29572fa2027a3748d6ed4c
This commit is contained in:
@@ -314,6 +314,7 @@ constexpr size_t hsa_name_size = 63;
|
||||
ISAREG_ENTRY_GEN("gfx1033", 10, 3, 3, unsupported, unsupported)
|
||||
ISAREG_ENTRY_GEN("gfx1034", 10, 3, 4, unsupported, unsupported)
|
||||
ISAREG_ENTRY_GEN("gfx1035", 10, 3, 5, unsupported, unsupported)
|
||||
ISAREG_ENTRY_GEN("gfx1036", 10, 3, 6, unsupported, unsupported)
|
||||
#undef ISAREG_ENTRY_GEN
|
||||
return supported_isas;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user