Skip to content

Commit cb2f0d0

Browse files
[bazel] Fix mlir/BUILD.bazel for VectorToXeGPU. (#153696)
1 parent defbbf0 commit cb2f0d0

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
@@ -7956,6 +7956,7 @@ cc_library(
79567956
":Transforms",
79577957
":VectorDialect",
79587958
":XeGPUDialect",
7959+
":XeGPUUtils",
79597960
"//llvm:Support",
79607961
],
79617962
)

0 commit comments

Comments
 (0)