mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-14 02:02:46 +00:00
fix the latest errors with staging compiler (#1229)
[ROCm/composable_kernel commit: 7e5c81fed2]
This commit is contained in:
@@ -140,6 +140,7 @@ function(add_gtest_executable TEST_NAME)
|
||||
set(result ${result} PARENT_SCOPE)
|
||||
endfunction()
|
||||
|
||||
add_compile_options(-Wno-c++20-extensions)
|
||||
add_subdirectory(magic_number_division)
|
||||
add_subdirectory(space_filling_curve)
|
||||
add_subdirectory(conv_util)
|
||||
|
||||
Reference in New Issue
Block a user