[Mlir-commits] [mlir] [mlir] Fix support for loop normalization with integer indices (PR #76566)
Arseniy Obolenskiy
llvmlistbot at llvm.org
Fri Dec 29 18:16:47 PST 2023
================
@@ -270,3 +270,28 @@ module attributes {transform.with_named_sequence} {
transform.yield
}
}
+
+// -----
+
----------------
aobolensk wrote:
Done
https://github.com/llvm/llvm-project/pull/76566
More information about the Mlir-commits
mailing list