Skip to content

Commit 7ccbb4d

Browse files
committed
[mlir][Bazel] Add missing dependency to TensorDialect.
1 parent 8e029d9 commit 7ccbb4d

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
@@ -10107,6 +10107,7 @@ cc_library(
1010710107
":PDLDialect",
1010810108
":Parser",
1010910109
":SideEffectInterfaces",
10110+
":TensorDialect",
1011010111
":TransformDialect",
1011110112
"//llvm:Support",
1011210113
],

0 commit comments

Comments
 (0)