[llvm-branch-commits] [mlir] [MLIR][Linalg] Remove ternary named op (PR #220916)

Andrzej WarzyƄski via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Sep 8 01:31:42 PDT 2026


https://github.com/banach-space commented:

All in all makes sense - I really like how it simplifies the Linalg universe.

I see some changes that to me look unrelated, but perhaps I am missing something. In particular, shouldn't specialisation from `linalg.generic` to `linalg.elmentwise` work without any modification? Otherwise LGTM.

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


More information about the llvm-branch-commits mailing list