Fix mlir/BUILD.bazel for XeGPUUtils. (#153689)
This commit is contained in:
parent
db5f7dc374
commit
4e63d704e8
@ -3723,11 +3723,14 @@ cc_library(
|
||||
includes = ["include"],
|
||||
deps = [
|
||||
":DialectUtils",
|
||||
":GPUDialect",
|
||||
":IR",
|
||||
":LLVMDialect",
|
||||
":LoopLikeInterface",
|
||||
":SCFTransforms",
|
||||
":TransformUtils",
|
||||
":XeGPUDialect",
|
||||
":XeVMDialect",
|
||||
"//llvm:Support",
|
||||
],
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user