[Mlir-commits] [mlir] [NFC][MLIR] Document better linalg morphism (PR #154313)

Rolf Morel llvmlistbot at llvm.org
Wed Aug 20 07:45:16 PDT 2025


rolfmorel wrote:

I don't mind the definition: "Category" is the name for the ops that have "children" and are themselves a sub-tree.

As far as I can tell though, non of the other groups of ops will have `linalg.generic` as their ancestor (if they have an ancestor at all). The current docs appear to say that the einsum group is the thing that's called "category". Rather than the einsum group just being an instance of a category.

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


More information about the Mlir-commits mailing list