Skip to content

Commit 158684a

Browse files
committed
[bazel] Add missing dep after 586c5e3
1 parent b8b752d commit 158684a

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
@@ -14255,6 +14255,7 @@ cc_library(
1425514255
hdrs = ["include/mlir/Conversion/MPIToLLVM/MPIToLLVM.h"],
1425614256
includes = ["include"],
1425714257
deps = [
14258+
":ArithDialect",
1425814259
":ConvertToLLVMInterface",
1425914260
":DLTIDialect",
1426014261
":IR",

0 commit comments

Comments
 (0)