[Mlir-commits] [mlir] [MLIR][Dialect] Add XeVM dialect (PR #144811)

Adam Siemieniuk llvmlistbot at llvm.org
Fri Jun 20 12:21:19 PDT 2025


================
@@ -29,6 +29,7 @@ set(LIBS
   MLIRTranslateLib
   MLIRVectorDialect
   MLIRVectorToLLVMPass
+  MLIRXeVMDialect
----------------
adam-smnk wrote:

I don't think this dependency is needed just yet

https://github.com/llvm/llvm-project/pull/144811


More information about the Mlir-commits mailing list