[Mlir-commits] [mlir] [MLIR][Linalg] Add aggregate ops decomposition pass and softmax decom… (PR #97582)
Rolf Morel
llvmlistbot at llvm.org
Wed Jul 3 12:12:42 PDT 2024
https://github.com/rolfmorel requested changes to this pull request.
I don't think the interface of the `decompose_interface` TransformOp is right.
See my comment on it for why and a suggestion for a fix.
As issues around TransformOps being "vectorized" or not crop up more often, maybe @ftynse can chime in with other suggestions for the op's interface.
https://github.com/llvm/llvm-project/pull/97582
More information about the Mlir-commits
mailing list