Revert "add gfx1036 support"

Compiler is not promoted to mainline yet.

This reverts commit 2f97f17df9.

Change-Id: I7256aeb3698ee3ae640a9f457a929abe24d5ef17
This commit is contained in:
Sean Keely
2022-03-18 02:33:36 -05:00
parent 7ab0d786c2
commit 7e73760cd0
7 changed files with 3 additions and 10 deletions
-1
View File
@@ -314,7 +314,6 @@ 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;
}