Program mmCOMPUTE_PGM_RSRC3 on gfx90a
Change-Id: If387d137ebd388f5aea930a5f7bca3413dcbfcce
Signed-off-by: Yong Zhao <Yong.Zhao@amd.com>
[ROCm/ROCR-Runtime commit: be09658247]
This commit is contained in:
zatwierdzone przez
Kent Russell
rodzic
9f0c092c5d
commit
f27f933e53
@@ -92,6 +92,7 @@ IsaGenerator* IsaGenerator::Create(unsigned int familyId) {
|
||||
case FAMILY_AI:
|
||||
case FAMILY_RV:
|
||||
case FAMILY_AR:
|
||||
case FAMILY_AL:
|
||||
return new IsaGenerator_Gfx9;
|
||||
case FAMILY_NV:
|
||||
return new IsaGenerator_Gfx10;
|
||||
|
||||
Reference in New Issue
Block a user