Skip to content

Commit

Permalink
added lib to include
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandre Eichenberger <alexe@us.ibm.com>
  • Loading branch information
AlexandreEichenberger committed Sep 17, 2024
1 parent e737bac commit 75821e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Transform/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ add_onnx_mlir_library(OMScfParallelPrivateRegion
LINK_LIBS PUBLIC
OMSupport
MLIRTransformUtils
MLIROpenMPToLLVM
)

add_onnx_mlir_library(OMInstrument
Expand Down

0 comments on commit 75821e4

Please sign in to comment.