Skip to content

Commit d1aa0da

Browse files
committed
[bazel] Port for ffc7fea
1 parent ebcdc70 commit d1aa0da

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
@@ -3236,6 +3236,7 @@ td_library(
32363236
includes = ["include"],
32373237
deps = [
32383238
":BuiltinDialectTdFiles",
3239+
":DestinationStyleOpInterfaceTdFiles",
32393240
":InferTypeOpInterfaceTdFiles",
32403241
":SideEffectInterfacesTdFiles",
32413242
],
@@ -3370,6 +3371,7 @@ cc_library(
33703371
deps = [
33713372
":ArithDialect",
33723373
":BytecodeOpInterface",
3374+
":DestinationStyleOpInterface",
33733375
":DialectUtils",
33743376
":IR",
33753377
":InferTypeOpInterface",

0 commit comments

Comments
 (0)