[Mlir-commits] [mlir] [mlir][xegpu] SIMT distribution patterns for XeGPU CreateNdTdesc, LoadNd, StoreNd and Dpas Ops. (PR #135271)

Igor Zamyatin llvmlistbot at llvm.org
Tue Apr 15 08:39:35 PDT 2025


================
@@ -634,6 +676,643 @@ void RunSGMapPropagation::printAnalysisResult(llvm::raw_ostream &os) {
   }
 }
 
+void attachLayoutAttributeToUsers(Value v, xegpu::LayoutAttr layout) {
----------------
Garra1980 wrote:

static?

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


More information about the Mlir-commits mailing list