[Mlir-commits] [mlir] [NFC] Simplify the tiling implementation using cloning. (PR #72178)

Nicolas Vasilache llvmlistbot at llvm.org
Wed Nov 15 04:34:09 PST 2023


https://github.com/nicolasvasilache commented:

I remember being quite unsatisfied with the genuflexions related to lack of scoping in `updateDestinationOperandsForTiledOp` and other ops introduced in https://reviews.llvm.org/D134144.

It is nice to see all this go, thanks for the cleanup!

Waiting on understanding the trajectory of the commit that I skipped to approve.

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


More information about the Mlir-commits mailing list