[Mlir-commits] [mlir] [mlir][linalg] Enable fuse consumer (PR #89893)

donald chen llvmlistbot at llvm.org
Thu Apr 25 07:14:18 PDT 2024


cxy-1993 wrote:

> Could the behaviour of `-test-linalg-fuse-consumer` be reproduced in transform dialect ? E.g. with TileUsingForallOp + FuseOp ?

Yes. Considering it's about to be moved or deleted, I think this can be addressed in the next submission(https://github.com/llvm/llvm-project/pull/88712).

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


More information about the Mlir-commits mailing list