[Mlir-commits] [mlir] Add category-to-named specialization to linalg-morph-ops (PR #190116)
Julian Oppermann
llvmlistbot at llvm.org
Thu Apr 2 06:27:37 PDT 2026
================
----------------
jopperm wrote:
Ah, I think I understand why you propagate the indexing maps above. Still, I think it would be better to check any op constraints (and fail if the elementwise op cannot be represented as a named op) before creating the named op.
https://github.com/llvm/llvm-project/pull/190116
More information about the Mlir-commits
mailing list