Skip to content

Commit a2bb365

Browse files
[mlir] Fix Bazel build
1 parent dc11814 commit a2bb365

File tree

1 file changed

+2
-0
lines changed
  • utils/bazel/llvm-project-overlay/mlir/python

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,8 @@ gentbl_filegroup(
372372
td_file = "mlir/dialects/BufferizationOps.td",
373373
deps = [
374374
":BufferizationOpsPyTdFiles",
375+
"//mlir:DestinationStyleOpInterfaceTdFiles",
376+
"//mlir:SubsetInsertionOpInterfaceTdFiles",
375377
],
376378
)
377379

0 commit comments

Comments
 (0)