We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36b6f77 commit 7c87875Copy full SHA for 7c87875
utils/bazel/llvm-project-overlay/mlir/python/BUILD.bazel
@@ -1451,7 +1451,7 @@ filegroup(
1451
1452
filegroup(
1453
name = "TransformExtrasPackagePyFiles",
1454
- srcs = glob(["mlir/extras/dialects/transform/*.py"]),
+ srcs = glob(["mlir/dialects/transform/extras/*.py"]),
1455
)
1456
1457
##---------------------------------------------------------------------------##
0 commit comments