[Mlir-commits] [mlir] [MLIR][SCF] Add an API to fuse consumer to a producer within scf loop (PR #88712)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Tue Apr 23 09:40:42 PDT 2024
MaheshRavishankar wrote:
> First of all, thanks for your contribution @Abhishek-Varma
>
> Now, I am afraid I cannot subscribe to any large code changes to tiling transforms until #77874 is addressed to my satisfaction. I already gave a pass 6 months ago and another one 3 months ago when things were supposed to be addressed "in short order".
>
> We're now past tech-debt reduction time:
What is being added here is not present in the legacy path (so this is not copied over from there). With respect to clean up of old things, yes its been on my plate for the past few months but I am working around interrupts to work on this. As far as I can see, this path is independent of unwinding the legacy stuff. I'd request not blocking what is "strictly new code" being added to the path that is not the legacy path.
https://github.com/llvm/llvm-project/pull/88712
More information about the Mlir-commits
mailing list