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 613a2a1 commit 8438c7dCopy full SHA for 8438c7d
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
@@ -856,7 +856,7 @@ mlir_c_api_cc_library(
856
":TransformDialectTransforms",
857
],
858
)
859
-
+
860
mlir_c_api_cc_library(
861
name = "CAPIMLProgram",
862
srcs = [
@@ -4634,6 +4634,7 @@ cc_library(
4634
":TransformIRDLExtension",
4635
":TransformLoopExtension",
4636
":TransformPDLExtension",
4637
+ ":TransformTuneExtension",
4638
":UBToLLVM",
4639
":VCIXToLLVMIRTranslation",
4640
":VectorToLLVM",
0 commit comments