[Mlir-commits] [mlir] [mlir] Fix #93973 - linalg::ReduceOp verifier crash (PR #107005)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Tue Sep 24 06:12:23 PDT 2024


MaheshRavishankar wrote:

The PR description is misleading. It says "fixing a crash", but it is actually changing the semantics of the operation. 

Is there anything more to reduction than just saying that the iterator types are "reduction". I dont see it providing any more value other than that. 

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


More information about the Mlir-commits mailing list