[Mlir-commits] [mlir] [mlir][scf] Extend option to yield replacement for multiple results case (PR #93144)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Wed Jun 5 10:29:15 PDT 2024


MaheshRavishankar wrote:

> This also looks very adhoc to me, same as the other PR I just looked at, this seems to want to split the op before fusion instead of adding more code to support ever more complex cases.

Its not always possible to "split the op" I dont know which other PR you are refering to, but as far as I can see this is OK to me. Please provide more targeted feedback to help navigate.

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


More information about the Mlir-commits mailing list