Skip to content

Commit e2a94a9

Browse files
authored
Update BUILD.bazel
Fix bazel build after #120116
1 parent 2806705 commit e2a94a9

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
@@ -6700,6 +6700,7 @@ cc_library(
67006700
deps = [
67016701
":GPUDialect",
67026702
":GPUToLLVMIRTranslation",
6703+
":IR",
67036704
":LLVMToLLVMIRTranslation",
67046705
":ROCDLDialect",
67056706
":ROCDLToLLVMIRTranslation",

0 commit comments

Comments
 (0)