[Bazel] Fixes e6cfdd0 (#188498)

This fixes e6cfdd01ae1a52dd193499bb324ac7aa007fa22d.
This commit is contained in:
google-llvm-bazel-bot 2026-03-25 07:49:18 -07:00 committed by GitHub
parent 902b89b946
commit 1e3a31ef20
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8291,6 +8291,7 @@ cc_library(
":VectorToGPU",
":XeGPUDialect",
":XeGPUUtils",
":XeGPUuArch",
"//llvm:Support",
],
)
@ -14555,6 +14556,7 @@ cc_library(
":VectorDialect",
":XeGPUDialect",
":XeGPUUtils",
":XeGPUuArch",
":XeVMDialect",
"//llvm:Support",
],