SWDEV-516564 - SWDEV-512817 - Remove mentions of gfx940 and gfx941 (#30)
[ROCm/hip-tests commit: 902988494e]
This commit is contained in:
@@ -82,7 +82,7 @@ set(NOT_FOR_gfx90a_AND_ABOVE_TEST
|
||||
tex3DGrad.cc
|
||||
)
|
||||
|
||||
set(gfx90a_AND_ABOVE_TARGETS gfx90a gfx940 gfx941 gfx942 gfx950)
|
||||
set(gfx90a_AND_ABOVE_TARGETS gfx90a gfx942 gfx950)
|
||||
function(CheckRejectedArchs OFFLOAD_ARCH_STR_LOCAL)
|
||||
set(ARCH_CHECK -1 PARENT_SCOPE)
|
||||
string(REGEX MATCHALL "--offload-arch=gfx[0-9a-z]+" OFFLOAD_ARCH_LIST ${OFFLOAD_ARCH_STR_LOCAL})
|
||||
|
||||
Reference in New Issue
Block a user