Skip to content

Commit 3f059fd

Browse files
committed
[bazel][mlir] Fix transform_xegpu_ext.py test for bazel
1 parent 299df7e commit 3f059fd

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
@@ -1541,6 +1541,7 @@ filegroup(
15411541
":TransformSMTExtensionOpsPyGen",
15421542
":VectorTransformEnumPyGen",
15431543
":VectorTransformOpsPyGen",
1544+
":XeGPUTransformOpsPyGen",
15441545
],
15451546
)
15461547

0 commit comments

Comments
 (0)