Skip to content

Commit 9556e88

Browse files
itfAnthony Tran
authored andcommitted
[bazel] Update deps from llvm#144657 (llvm#145726)
llvm#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 b205064 commit 9556e88

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)