Skip to content

Commit a2b47e7

Browse files
committed
[bazel] Fix mlir bazel build failure.
Add bazel dependency for mlir that was introduced in #220468
1 parent 11bc6ce commit a2b47e7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10719,6 +10719,7 @@ cc_library(
1071910719
":DialectUtils",
1072010720
":FuncDialect",
1072110721
":FunctionInterfaces",
10722+
":GPUDialect",
1072210723
":IR",
1072310724
":LLVMDialect",
1072410725
":MemRefDialect",

0 commit comments

Comments
 (0)