We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44a81af commit 0d08282Copy full SHA for 0d08282
mlir/lib/Dialect/XeGPU/IR/CMakeLists.txt
@@ -11,5 +11,7 @@ add_mlir_dialect_library(MLIRXeGPUDialect
11
MLIRXeGPUEnumsIncGen
12
13
LINK_LIBS PUBLIC
14
+ MLIRDialectUtils
15
MLIRIR
16
+ MLIRViewLikeInterface
17
)
0 commit comments