aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--utils/bazel/llvm-project-overlay/mlir/BUILD.bazel2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/bazel/llvm-project-overlay/mlir/BUILD.bazel b/utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
index 101dfb7..1385e1a 100644
--- a/utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
+++ b/utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
@@ -3729,6 +3729,7 @@ cc_library(
":XeGPUAttrInterfaceIncGen",
":XeGPUEnumsIncGen",
":XeGPUIncGen",
+ ":XeGPUUtils",
":XeGPUuArch",
":XeVMDialect",
"//llvm:Support",
@@ -3781,6 +3782,7 @@ cc_library(
":XeGPUDialect",
":XeGPUPassIncGen",
":XeGPUUtils",
+ ":XeGPUuArch",
"//llvm:Support",
],
)