Skip to content

Commit

Permalink
Update BUILD.bazel
Browse files Browse the repository at this point in the history
Fix bazel build after #120116
  • Loading branch information
norx1991 authored Dec 17, 2024
1 parent 2806705 commit e2a94a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -6700,6 +6700,7 @@ cc_library(
deps = [
":GPUDialect",
":GPUToLLVMIRTranslation",
":IR",
":LLVMToLLVMIRTranslation",
":ROCDLDialect",
":ROCDLToLLVMIRTranslation",
Expand Down

0 comments on commit e2a94a9

Please sign in to comment.