mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-19 20:40:07 +00:00
Merge commit 'f22740df827e65f04f0a5100ba9c1416faf73852' into develop
This commit is contained in:
@@ -48,7 +48,7 @@ else()
|
||||
endif()
|
||||
|
||||
if (GPU_TARGETS)
|
||||
if (GPU_TARGETS MATCHES "gfx9")
|
||||
if (GPU_TARGETS MATCHES "gfx9|gfx11|gfx12")
|
||||
add_definitions(-DCK_USE_XDL)
|
||||
set(CK_USE_XDL "ON")
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user