Skip to content

Commit c4a00be

Browse files
committed
[bazel] Add missing dependency for a8f3d30
1 parent 2e4e918 commit c4a00be

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
@@ -11780,6 +11780,7 @@ cc_library(
1178011780
":MaskableOpInterface",
1178111781
":MemRefDialect",
1178211782
":Pass",
11783+
":TensorDialect",
1178311784
":ToLLVMIRTranslation",
1178411785
":TransformUtils",
1178511786
":VectorDialect",

0 commit comments

Comments
 (0)