Skip to content

Commit fd9a1dc

Browse files
authored
[bazel] Add missing dep after 99d8590 (#161728)
1 parent 0ebd433 commit fd9a1dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,7 @@ cc_library(
284284
"//mlir:InferTypeOpInterface",
285285
"//mlir:LLVMToLLVMIRTranslation",
286286
"//mlir:Pass",
287+
"//mlir:SCFDialect",
287288
"//mlir:ToLLVMIRTranslation",
288289
"//mlir:TransformUtils",
289290
"//mlir:Transforms",

0 commit comments

Comments
 (0)