[Mlir-commits] [mlir] [mlir][linalg] Produce canonical linalg.generic for im2col (PR #134675)

Quinn Dawkins llvmlistbot at llvm.org
Wed Apr 30 09:54:17 PDT 2025


qedawkins wrote:

One other consideration, while the im2col pattern currently doesn't support dynamic shapes, using an indexing map won't work with dynamic shapes.

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


More information about the Mlir-commits mailing list