Skip to content

Commit 35842f3

Browse files
committed
[bazel] add missing another missing dep in mlir
1 parent 15ba2ce commit 35842f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3600,6 +3600,7 @@ cc_library(
36003600
":ConversionPassIncGen",
36013601
":DLTIDialect",
36023602
":DialectUtils",
3603+
":FuncDialect",
36033604
":FuncTransforms",
36043605
":IR",
36053606
":LinalgDialect",

0 commit comments

Comments
 (0)