[Mlir-commits] [mlir] [MLIR][TilingInterface] Extend consumer fusion for multi-use of producer shared by terminator ops (PR #110105)

Abhishek Varma llvmlistbot at llvm.org
Mon Sep 30 00:17:14 PDT 2024


Abhishek-Varma wrote:

Hi @Yun-Fly .

Thanks for your review comments especially pertaining to `consumer(%0, %0)` - I've indeed used `OpOperand*` instead of `Operation*` in the latest push.

Have renamed the PR title as well.

Please take another round of review/approve.

Thanks! :)

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


More information about the Mlir-commits mailing list