Skip to content

Commit 9b307eb

Browse files
authored
[bazel] Update deps from #144657 (#145726)
#144657 added #include "mlir/Dialect/Linalg/IR/LinalgEnums.td" to mlir/include/mlir/Dialect/Linalg/TransformOps/LinalgTransformOps.td, so we update the deps
1 parent dd47b84 commit 9b307eb

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
@@ -10168,6 +10168,7 @@ td_library(
1016810168
]),
1016910169
includes = ["include"],
1017010170
deps = [
10171+
":LinalgOpsTdFiles",
1017110172
":SCFTdFiles",
1017210173
":TransformDialectTdFiles",
1017310174
],

0 commit comments

Comments
 (0)