[mlir][Bazel] Add dependency needed for e9b82a5c
authorAdrian Kuegel <akuegel@google.com>
Wed, 15 Feb 2023 06:36:00 +0000 (07:36 +0100)
committerAdrian Kuegel <akuegel@google.com>
Wed, 15 Feb 2023 06:37:26 +0000 (07:37 +0100)
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

index b55c247..71549b7 100644 (file)
@@ -8710,6 +8710,7 @@ cc_library(
         ":IR",
         ":LLVMCommonConversion",
         ":LLVMDialect",
+        ":MaskableOpInterface",
         ":MemRefDialect",
         ":Pass",
         ":Support",