diff --git a/CMakeLists.txt b/CMakeLists.txt index 4e4b9d8d4b..6fc22b18af 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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)