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

Sang Ik Lee llvmlistbot at llvm.org
Mon Jun 23 10:25:12 PDT 2025


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

Thanks. Will remove and add back in a future PR when the dependency is needed.

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


More information about the Mlir-commits mailing list