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 83d3770 commit 55cdbdaCopy full SHA for 55cdbda
utils/bazel/llvm-project-overlay/mlir/test/mlir-tblgen/BUILD.bazel
@@ -32,6 +32,7 @@ package(default_visibility = ["//visibility:public"])
32
"//mlir:include/mlir/IR/BuiltinDialectBytecode.td",
33
"//mlir:include/mlir/IR/BytecodeBase.td",
34
"//mlir:include/mlir/IR/OpBase.td",
35
+ "//mlir:include/mlir/Interfaces/CallInterfaces.td",
36
"//mlir:include/mlir/Interfaces/InferTypeOpInterface.td",
37
"//mlir:include/mlir/Interfaces/SideEffectInterfaces.td",
38
"//mlir:include/mlir/Pass/PassBase.td",
0 commit comments