Skip to content

Commit 12d1476

Browse files
committed
[mlir] more bazel fixes for vector attributes
1 parent acb4854 commit 12d1476

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
@@ -1392,6 +1392,7 @@ filegroup(
13921392
name = "VectorOpsPyFiles",
13931393
srcs = [
13941394
"mlir/dialects/vector.py",
1395+
":VectorAttributesPyGen",
13951396
":VectorOpsPyGen",
13961397
],
13971398
)

0 commit comments

Comments
 (0)