Skip to content

Commit 0d08282

Browse files
committed
[MLIR][XeGPU] Fix shared build. NFC
1 parent 44a81af commit 0d08282

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
@@ -11,5 +11,7 @@ add_mlir_dialect_library(MLIRXeGPUDialect
1111
MLIRXeGPUEnumsIncGen
1212

1313
LINK_LIBS PUBLIC
14+
MLIRDialectUtils
1415
MLIRIR
16+
MLIRViewLikeInterface
1517
)

0 commit comments

Comments
 (0)