Skip to content

Commit 8f0435f

Browse files
authored
[bazel][mlir] Fix deps of //mlir:AMDGPUTransformOps
1 parent 855bac2 commit 8f0435f

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

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

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1525,24 +1525,10 @@ cc_library(
15251525
":AMDGPUTransformOpsIncGen",
15261526
":AMDGPUTransforms",
15271527
":AffineDialect",
1528-
":Analysis",
1529-
":ArithDialect",
1530-
":ArithUtils",
1531-
":DialectUtils",
15321528
":FuncDialect",
1533-
":GPUCommonTransforms",
1534-
":GPUCompilationAttrInterfacesIncGen",
1535-
":GPUDialect",
15361529
":IR",
1537-
":LLVMCommonConversion",
1538-
":LinalgDialect",
1539-
":MemRefDialect",
1540-
":SCFDialect",
1541-
":SCFTransforms",
1542-
":Support",
15431530
":TransformDialect",
15441531
":VectorDialect",
1545-
"//llvm:Support",
15461532
],
15471533
)
15481534

0 commit comments

Comments
 (0)