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

Nicolas Vasilache llvmlistbot at llvm.org
Fri Feb 23 09:35:16 PST 2024


https://github.com/nicolasvasilache commented:

Thanks for proposing to extend tiling @muneebkhan85 

Quick question, have you looked at the MultiTileSizes op (https://github.com/llvm/llvm-project/blob/1408667fdd890edf7507ae2052360de20d81c19f/mlir/test/Dialect/Linalg/multisize-tiling-full.mlir#L8).

Can the 2 approaches be (partially) merged to have less code overall?

Also adding @ftynse for visibility.

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


More information about the Mlir-commits mailing list