Skip to content

Commit 7e9f76d

Browse files
authored
Fix Bazel build (#72419)
1 parent c281a6a commit 7e9f76d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2660,7 +2660,7 @@ td_library(
26602660
includes = ["include"],
26612661
deps = [
26622662
":PDLDialect",
2663-
":TransformDialectTdFiles",
2663+
":TransformLoopExtensionTdFiles",
26642664
],
26652665
)
26662666

0 commit comments

Comments
 (0)