[Mlir-commits] [mlir] [mlir][Linalg] use linalg.reduce to simplify the mergeReductions in partialReductionInterface (PR #94579)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Thu Jun 6 11:26:57 PDT 2024
https://github.com/MaheshRavishankar commented:
I just have a question from downstream use of this. If I run generalization of the `linalg.reduce` op do we get back the same `linalg.generic` generated?
https://github.com/llvm/llvm-project/pull/94579
More information about the Mlir-commits
mailing list