Skip to content

Commit cf48c62

Browse files
committed
[bazel] Fix MLIR Python tablegen deps after 5129b37
1 parent a746fe5 commit cf48c62

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1030,6 +1030,7 @@ gentbl_filegroup(
10301030
deps = [
10311031
"//mlir:OpBaseTdFiles",
10321032
"//mlir:ShardTdFiles",
1033+
"//mlir:ShapeOpsTdFiles",
10331034
],
10341035
)
10351036

0 commit comments

Comments
 (0)