[mlir][Bazel] Remove unused dependency.
authorAdrian Kuegel <akuegel@google.com>
Tue, 11 Oct 2022 13:39:28 +0000 (15:39 +0200)
committerAdrian Kuegel <akuegel@google.com>
Tue, 11 Oct 2022 13:39:28 +0000 (15:39 +0200)
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

index e2df75c..76625a9 100644 (file)
@@ -1952,7 +1952,6 @@ cc_library(
         ":AffineDialect",
         ":FuncDialect",
         ":IR",
-        ":PDLDialect",
         ":SCFDialect",
         ":SCFTransformOpsIncGen",
         ":SCFTransforms",