================
@@ -74,6 +74,25 @@ def TilingInterface : OpInterface<"TilingInterface"> {
return {};
}]
>,
+ InterfaceMethod<
+ /*desc=*/[{
+ Method to return iterator domain position computed by the
----------------
cxy-1993 wrote:
DONE
https://github.com/llvm/llvm-project/pull/85528