Skip to content

Commit d07a4fe

Browse files
authored
[bazel][mlir] Fix transform_xegpu_ext.py test for bazel (#166924)
1 parent 299df7e commit d07a4fe

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)