[Mlir-commits] [mlir] [mlir][transform] NFC - extract a minimal DomainAndOperandsAffineMapT… (PR #145034)

Oleksandr Alex Zinenko llvmlistbot at llvm.org
Fri Jun 20 06:03:51 PDT 2025


================
@@ -222,9 +222,60 @@ def LinalgFillOpInterface : OpInterface<"FillOpInterface"> {
   ];
 }
 
+def DomainAndOperandsAffineMapTransferInterface 
----------------
ftynse wrote:

IndexingMapInterface?

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


More information about the Mlir-commits mailing list