Skip to content

Commit 8438c7d

Browse files
committed
[bazel] Update after db7888c
1 parent 613a2a1 commit 8438c7d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -856,7 +856,7 @@ mlir_c_api_cc_library(
856856
":TransformDialectTransforms",
857857
],
858858
)
859-
859+
860860
mlir_c_api_cc_library(
861861
name = "CAPIMLProgram",
862862
srcs = [
@@ -4634,6 +4634,7 @@ cc_library(
46344634
":TransformIRDLExtension",
46354635
":TransformLoopExtension",
46364636
":TransformPDLExtension",
4637+
":TransformTuneExtension",
46374638
":UBToLLVM",
46384639
":VCIXToLLVMIRTranslation",
46394640
":VectorToLLVM",

0 commit comments

Comments
 (0)