[Mlir-commits] [mlir] [mlir][TilingInterface] Add scf::tileUsingSCFForallOp method to tile using the interface to generate `scf::forall`. (PR #67083)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Wed Oct 18 16:45:47 PDT 2023


https://github.com/MaheshRavishankar commented:

@nicolasvasilache this is ready to land. Ill add more things to this like support for interchange, etc. and do more cleanup of the other tiling methods, but this should be ready to go.

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


More information about the Mlir-commits mailing list