Update BUILD.bazel

Fix bazel build after https://github.com/llvm/llvm-project/pull/120116
This commit is contained in:
Yifei Xu 2024-12-16 22:39:10 -06:00 committed by GitHub
parent 2806705c4b
commit e2a94a97bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6700,6 +6700,7 @@ cc_library(
deps = [
":GPUDialect",
":GPUToLLVMIRTranslation",
":IR",
":LLVMToLLVMIRTranslation",
":ROCDLDialect",
":ROCDLToLLVMIRTranslation",