Skip to content

Commit f75f11e

Browse files
wecinggithub-actions[bot]
authored andcommitted
Automerge: [bazel] Fix //mlir:XeGPUDialect compilation. (#153904)
Broken by llvm/llvm-project#153273.
2 parents 1ce401c + e68989b commit f75f11e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3654,6 +3654,7 @@ cc_library(
36543654
":ArithUtils",
36553655
":BytecodeOpInterface",
36563656
":DialectUtils",
3657+
":GPUDialect",
36573658
":IR",
36583659
":IndexDialect",
36593660
":ShapedOpInterfaces",
@@ -3663,6 +3664,7 @@ cc_library(
36633664
":XeGPUAttrInterfaceIncGen",
36643665
":XeGPUEnumsIncGen",
36653666
":XeGPUIncGen",
3667+
":XeVMDialect",
36663668
"//llvm:Support",
36673669
],
36683670
)

0 commit comments

Comments
 (0)