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 f04be09 commit 2985880Copy full SHA for 2985880
utils/bazel/llvm-project-overlay/mlir/test/mlir-tblgen/BUILD.bazel
@@ -34,6 +34,7 @@ package(default_visibility = ["//visibility:public"])
34
"//mlir:include/mlir/IR/OpBase.td",
35
"//mlir:include/mlir/Interfaces/InferTypeOpInterface.td",
36
"//mlir:include/mlir/Interfaces/SideEffectInterfaces.td",
37
+ "//mlir:include/mlir/Pass/PassBase.td",
38
"//mlir:mlir-opt",
39
"//mlir:mlir-tblgen",
40
"//mlir/test:lit_data",
0 commit comments