SWDEV-251941 - Adding gfx1030, gfx1031 support to mainline.

Change-Id: Ifbe0d72646f5f00c7b8e16338587fc564a314b92


[ROCm/hip commit: 9d9602aca5]
This commit is contained in:
kjayapra-amd
2020-09-10 13:41:05 -04:00
committed by Karthik Jayaprakash
parent 5d64e17af6
commit ba88ed195f
+1 -1
View File
@@ -63,7 +63,7 @@ $HIPCC_COMPILE_FLAGS_APPEND=$ENV{'HIPCC_COMPILE_FLAGS_APPEND'};
$HIPCC_LINK_FLAGS_APPEND=$ENV{'HIPCC_LINK_FLAGS_APPEND'};
# Known HIP target names.
@knownTargets = ('gfx701', 'gfx801', 'gfx802', 'gfx803', 'gfx900', 'gfx906', 'gfx908', 'gfx1010', 'gfx1011', 'gfx1012');
@knownTargets = ('gfx701', 'gfx801', 'gfx802', 'gfx803', 'gfx900', 'gfx906', 'gfx908', 'gfx1010', 'gfx1011', 'gfx1012','gfx1030', 'gfx1031');
#
# TODO: Fix rpath LDFLAGS settings