[Mlir-commits] [mlir] [mlir][linalg] Produce canonical linalg.generic for im2col (PR #134675)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Wed Jul 16 09:29:58 PDT 2025
fabrizio-indirli wrote:
Hi all, as discussed I updated also the two other patterns for the other Conv2D variants, and did a small refactoring to produce the affine expressions using a common function. Let me know if this could work :)
https://github.com/llvm/llvm-project/pull/134675
More information about the Mlir-commits
mailing list