[mlir][bazel] add missing deps for XeGPUTransforms
This commit is contained in:
parent
7f74a377d0
commit
bae48ac3c0
@ -3526,6 +3526,7 @@ cc_library(
|
||||
":Analysis",
|
||||
":ArithDialect",
|
||||
":ArithUtils",
|
||||
":ControlFlowInterfaces",
|
||||
":DialectUtils",
|
||||
":FunctionInterfaces",
|
||||
":GPUDialect",
|
||||
@ -3538,6 +3539,7 @@ cc_library(
|
||||
":MemRefDialect",
|
||||
":Pass",
|
||||
":SCFTransforms",
|
||||
":Support",
|
||||
":TransformUtils",
|
||||
":VectorDialect",
|
||||
":VectorTransforms",
|
||||
|
Loading…
x
Reference in New Issue
Block a user