Skip to content

Commit 3c74262

Browse files
committed
[bazel] add missing deps in mlir
1 parent bfea849 commit 3c74262

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

+3
Original file line numberDiff line numberDiff line change
@@ -3598,8 +3598,11 @@ cc_library(
35983598
":ArithDialect",
35993599
":BufferizationDialect",
36003600
":ConversionPassIncGen",
3601+
":DLTIDialect",
36013602
":DialectUtils",
3603+
":FuncTransforms",
36023604
":IR",
3605+
":LinalgDialect",
36033606
":MPIDialect",
36043607
":MemRefDialect",
36053608
":MeshDialect",

0 commit comments

Comments
 (0)