Skip to content

Commit 36edd3f

Browse files
committed
Add XeVM dialect as a dependency for xevm-attach-target pass.
1 parent 75cff5f commit 36edd3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mlir/lib/Dialect/GPU/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ add_mlir_dialect_library(MLIRGPUTransforms
7979
MLIRSupport
8080
MLIRTransformUtils
8181
MLIRVectorDialect
82+
MLIRXeVMDialect
8283
)
8384

8485
add_subdirectory(TransformOps)

0 commit comments

Comments
 (0)