[Mlir-commits] [mlir] [mlir][xegpu] Add definition of SliceAttr (PR #150146)

Chao Chen llvmlistbot at llvm.org
Mon Aug 4 11:51:02 PDT 2025


================
@@ -7,6 +7,7 @@ add_mlir_dialect_library(MLIRXeGPUDialect
 
   DEPENDS
   MLIRXeGPUIncGen
+  MLIRXeGPUAttrInterfaceIncGen
   MLIRXeGPUAttrsIncGen
   MLIRXeGPUEnumsIncGen
 
----------------
chencha3 wrote:

Good catch. Yes, they are needed. 

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


More information about the Mlir-commits mailing list