Skip to content

Commit 2181181

Browse files
committed
[bazel] port aecb764
1 parent b2165f2 commit 2181181

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6116,6 +6116,7 @@ cc_library(
61166116
":ControlFlowDialect",
61176117
":ControlFlowToLLVM",
61186118
":ConversionPassIncGen",
6119+
":ConvertToLLVM",
61196120
":ConvertToLLVMInterface",
61206121
":FuncDialect",
61216122
":FuncToLLVM",
@@ -6243,6 +6244,8 @@ cc_library(
62436244
":ControlFlowDialect",
62446245
":ControlFlowToLLVM",
62456246
":ConversionPassIncGen",
6247+
":ConvertToLLVM",
6248+
":ConvertToLLVMInterface",
62466249
":FuncDialect",
62476250
":FuncToLLVM",
62486251
":GPUCommonTransforms",

0 commit comments

Comments
 (0)