[Mlir-commits] [mlir] [mlir][scf] Extend fuse producer to multi-level candidates case (PR #97803)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Wed Jul 17 13:06:06 PDT 2024
MaheshRavishankar wrote:
> > THis seems related to the other PR (#94190). Lets come back to this after we have some idea of that. Or if you want to try to land this first, we can switch the order around.
>
> I have no specific request about the priory order so far. Its up to you or which one is closer to land status in your mind. Hopefully both of them would be merged ASAP because another coming PR may depend on them.
Ok, lets do the producer fusion first, cause that is easier to navigate than the consumer fusion.
(I know you say ASAP, but this is involved code and reviews take a time. Ill do my best to keep it timely, but I am juggling this with other work that is a bit higher priority for my employer)
https://github.com/llvm/llvm-project/pull/97803
More information about the Mlir-commits
mailing list