Skip to content

Commit 11b89dd

Browse files
committed
[bazel] Port for 24e33b5
1 parent 214ce4d commit 11b89dd

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
@@ -2442,6 +2442,7 @@ td_library(
24422442
includes = ["include"],
24432443
deps = [
24442444
":ControlFlowInterfacesTdFiles",
2445+
":DestinationStyleOpInterfaceTdFiles",
24452446
":InferTypeOpInterfaceTdFiles",
24462447
":LoopLikeInterfaceTdFiles",
24472448
":ParallelCombiningOpInterfaceTdFiles",
@@ -6555,6 +6556,7 @@ cc_library(
65556556
":DialectUtils",
65566557
":IR",
65576558
":InferTypeOpInterface",
6559+
":LoopLikeInterface",
65586560
":ParallelCombiningOpInterface",
65596561
":ShapedOpInterfaces",
65606562
":SideEffectInterfaces",

0 commit comments

Comments
 (0)