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 fa81868 commit 24ac6cfCopy full SHA for 24ac6cf
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
@@ -10603,6 +10603,7 @@ cc_library(
10603
":AtomicInterfaces",
10604
":AtomicInterfacesIncGen",
10605
":ControlFlowInterfaces",
10606
+ ":ConvertToLLVMInterface",
10607
":FuncDialect",
10608
":IR",
10609
":LLVMDialect",
@@ -10650,6 +10651,7 @@ cc_library(
10650
10651
":ArithToLLVM",
10652
":ControlFlowToLLVM",
10653
":ConversionPassIncGen",
10654
10655
":FuncToLLVM",
10656
":LLVMCommonConversion",
10657
0 commit comments