Skip to content

Commit 0e558fa

Browse files
committed
[bazel] drop some unnecessary dependencies in mlir
1 parent fc64a16 commit 0e558fa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6396,9 +6396,7 @@ cc_library(
63966396
":IR",
63976397
":LinalgOps",
63986398
":LinalgStructuredOpsIncGen",
6399-
":Support",
64006399
":TensorDialect",
6401-
"//llvm:Support",
64026400
],
64036401
)
64046402

0 commit comments

Comments
 (0)