Skip to content

Commit 1f64dc8

Browse files
committed
[bazel] Port for eaf1590
1 parent 327fdcf commit 1f64dc8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1939,6 +1939,7 @@ cc_library(
19391939
":ArmSMEAttrDefsIncGen",
19401940
":IR",
19411941
":LLVMDialect",
1942+
":MemRefDialect",
19421943
":SCFDialect",
19431944
":SideEffectInterfaces",
19441945
":VectorDialect",
@@ -10485,6 +10486,7 @@ cc_library(
1048510486
":ArmSMEUtils",
1048610487
":ConversionPassIncGen",
1048710488
":IR",
10489+
":MemRefDialect",
1048810490
":Pass",
1048910491
":Transforms",
1049010492
"//llvm:Support",

0 commit comments

Comments
 (0)