Skip to content

Commit e0d5012

Browse files
committed
[mlir][Bazel] Port 11069cb
1 parent 4d7c0f8 commit e0d5012

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2072,6 +2072,7 @@ cc_library(
20722072
":BufferizationDialect",
20732073
":BufferizationTransforms",
20742074
":ComplexDialect",
2075+
":DialectUtils",
20752076
":FuncDialect",
20762077
":FuncTransforms",
20772078
":IR",
@@ -2090,6 +2091,7 @@ cc_library(
20902091
":TensorDialect",
20912092
":Transforms",
20922093
":VectorDialect",
2094+
":_mlir_c_runner_utils",
20932095
":mlir_sparse_tensor_utils",
20942096
"//llvm:Support",
20952097
],

0 commit comments

Comments
 (0)