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

Oleksandr Alex Zinenko llvmlistbot at llvm.org
Fri Jun 6 10:07:53 PDT 2025


================
@@ -0,0 +1,210 @@
+//===- LayoutTest.cpp - unit tests related to memref layout --------------===//
----------------
ftynse wrote:

Nit: we want exactly 80 columns here.

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


More information about the Mlir-commits mailing list