[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
Fri Apr 19 14:32:49 PDT 2024


https://github.com/MaheshRavishankar approved this pull request.

Ok, I think I have seen this enough and I am comfortable with this landing. Over time might be better to collapse the scf.for implementation and scf.forall implementation into one using loop interface and maybe adding appropriate interface methods.

Thanks @Abhishek-Varma 

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


More information about the Mlir-commits mailing list