Skip to content

Commit 9e0d864

Browse files
committed
fix link issue for #110741
1 parent 9c697b3 commit 9e0d864

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mlir/lib/Dialect/XeGPU/IR/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ add_mlir_dialect_library(MLIRXeGPUDialect
1212

1313
LINK_LIBS PUBLIC
1414
MLIRArithDialect
15+
MLIRArithUtils
1516
MLIRDialectUtils
1617
MLIRIR
1718
MLIRViewLikeInterface
19+
MLIRVectorDialect
1820
)

0 commit comments

Comments
 (0)