[Mlir-commits] [mlir] [MLIR] Determine contiguousness of memrefs with dynamic dimensions (PR #142421)

Momchil Velikov llvmlistbot at llvm.org
Wed Jun 18 02:13:44 PDT 2025


================
@@ -551,6 +620,8 @@ func.func @negative_out_of_bound_transfer_read(
 
 // -----
 
+// Can flatten the righmost dynamic dimension
----------------
momchil-velikov wrote:

That comment is accidental, no idea where is came from.

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


More information about the Mlir-commits mailing list