Skip to content

Commit 57b2341

Browse files
authored
[BLAZE] Add missing SCFUtil dep after #167356 (#167671)
1 parent 4f8943d commit 57b2341

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3884,6 +3884,7 @@ cc_library(
38843884
":GPUDialect",
38853885
":IR",
38863886
":SCFDialect",
3887+
":SCFUtils",
38873888
":TransformDialect",
38883889
":TransformDialectInterfaces",
38893890
":XeGPUDialect",

0 commit comments

Comments
 (0)