Skip to content

Commit

Permalink
Update CMakeLists.txt to add OpenMPDialect (onnx#2514)
Browse files Browse the repository at this point in the history
Signed-off-by: Philip Lassen <plassen@groq.com>
  • Loading branch information
philass committed Sep 17, 2023
1 parent 5cc8cb1 commit de095c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Compiler/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ add_onnx_mlir_library(OMCompilerDialects
OMKrnlOps
OMONNXOps
MLIRIR
MLIROpenMPDialect
)

add_onnx_mlir_library(OMCompilerPasses
Expand Down

0 comments on commit de095c0

Please sign in to comment.