[Mlir-commits] [mlir] [MLIR] Add continuous tiling to TileUsingForOp (PR #82792)

Nicolas Vasilache llvmlistbot at llvm.org
Sun Feb 25 12:03:53 PST 2024


https://github.com/nicolasvasilache requested changes to this pull request.

> Just putting a marker cause I need to look more deeply into this. THis is a significant change and needs some time to review.

Indeed it is.

I will add that we need the prerequisite cleanups (discussed [here](https://github.com/llvm/llvm-project/pull/77874#issuecomment-1911159786) and [here](https://github.com/llvm/llvm-project/pull/72178#issuecomment-1810872756)) to land first before any new code is added on these paths.

Speaking of which @MaheshRavishankar , what is the status of the required cleanup?


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


More information about the Mlir-commits mailing list