diff --git a/src/Compiler/CMakeLists.txt b/src/Compiler/CMakeLists.txt index 1b086237be..e75a55dd94 100644 --- a/src/Compiler/CMakeLists.txt +++ b/src/Compiler/CMakeLists.txt @@ -68,6 +68,7 @@ add_onnx_mlir_library(OMCompilerDialects OMKrnlOps OMONNXOps MLIRIR + MLIROpenMPDialect ) add_onnx_mlir_library(OMCompilerPasses