[Mlir-commits] [mlir] Add category-to-named specialization to linalg-morph-ops (PR #190116)

Javed Absar llvmlistbot at llvm.org
Fri Apr 3 04:52:28 PDT 2026


================

----------------
javedabsar1 wrote:

Named ops e.g. linalg.add dont carry maps, which means not all category ops can be converted to named. I dont see where you are checking that.

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


More information about the Mlir-commits mailing list