[Mlir-commits] [mlir] [mlir][linalg] Genericize MapOp (PR #162742)

Javed Absar llvmlistbot at llvm.org
Sun Oct 19 04:18:01 PDT 2025


javedabsar1 wrote:

A high level question - instead of changing linalg.map definition, would it not be less ruffling if instead you extended linalg-morph-ops with a pattern to rewrite linalg.map into generic?

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


More information about the Mlir-commits mailing list