mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-12 01:10:17 +00:00
add -Wno-pass-failed compiler flag (#1105)
This commit is contained in:
@@ -61,6 +61,7 @@ endif()
|
||||
|
||||
#for f8/bf8_t type
|
||||
add_compile_options(-Wno-bit-int-extension)
|
||||
add_compile_options(-Wno-pass-failed)
|
||||
|
||||
if(DL_KERNELS)
|
||||
add_definitions(-DDL_KERNELS)
|
||||
|
||||
Reference in New Issue
Block a user