[Mlir-commits] [mlir] [MLIR][Linalg] Add aggregate ops decomposition pass and softmax decom… (PR #97582)

Renato Golin llvmlistbot at llvm.org
Thu Aug 22 11:10:40 PDT 2024


rengolin wrote:

FYI, we're working on a simplification of named ops with affine maps to avoid this problem, and I believe this is the solution for the current problem:
https://github.com/plaidml/tpp-mlir/wiki/Linalg-matmul-with-affine-maps#implementation-details

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


More information about the Mlir-commits mailing list