Skip to content

Commit 5073e7e

Browse files
[mlir] Add mising dependency
1 parent 64802d4 commit 5073e7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mlir/lib/Dialect/Linalg/IR/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ add_mlir_dialect_library(MLIRLinalg
1111
MLIRLinalgStructuredOpsInterfaceIncGen
1212

1313
LINK_LIBS PUBLIC
14+
MLIRAffine
1415
MLIRIR
1516
MLIRSideEffectInterfaces
1617
MLIRViewLikeInterface

0 commit comments

Comments
 (0)