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 8e35b3d commit db9caf6Copy full SHA for db9caf6
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
@@ -5097,6 +5097,7 @@ cc_library(
5097
":BufferizationInterfaces",
5098
":BytecodeOpInterface",
5099
":ControlFlowInterfaces",
5100
+ ":ConvertToLLVMInterface",
5101
":DestinationStyleOpInterface",
5102
":DialectUtils",
5103
":IR",
@@ -12012,6 +12013,7 @@ cc_library(
12012
12013
":ArmSVEDialect",
12014
":ArmSVETransforms",
12015
":ConversionPassIncGen",
12016
12017
":FuncDialect",
12018
12019
":LLVMCommonConversion",
0 commit comments