Skip to content

Commit 6db8490

Browse files
authored
[mlir] Fix bazel build after 61d5fdf. (#141224)
1 parent 319feac commit 6db8490

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
@@ -12274,6 +12274,7 @@ cc_library(
1227412274
includes = ["include"],
1227512275
deps = [
1227612276
":BufferizationInterfaces",
12277+
":BufferizationTransforms",
1227712278
":FuncDialect",
1227812279
":IR",
1227912280
":MLProgramDialect",

0 commit comments

Comments
 (0)