Skip to content

Commit db9caf6

Browse files
authored
[bazel][mlir][vector] Port 6e52a12 (#125936)
#121440
1 parent 8e35b3d commit db9caf6

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
@@ -5097,6 +5097,7 @@ cc_library(
50975097
":BufferizationInterfaces",
50985098
":BytecodeOpInterface",
50995099
":ControlFlowInterfaces",
5100+
":ConvertToLLVMInterface",
51005101
":DestinationStyleOpInterface",
51015102
":DialectUtils",
51025103
":IR",
@@ -12012,6 +12013,7 @@ cc_library(
1201212013
":ArmSVEDialect",
1201312014
":ArmSVETransforms",
1201412015
":ConversionPassIncGen",
12016+
":ConvertToLLVMInterface",
1201512017
":FuncDialect",
1201612018
":IR",
1201712019
":LLVMCommonConversion",

0 commit comments

Comments
 (0)