[Mlir-commits] [mlir] [MLIR][LINALG] Bubble up extract slice above Linalg Op - address multi-user case (PR #79078)
Javed Absar
llvmlistbot at llvm.org
Wed Jan 24 06:13:29 PST 2024
javedabsar1 wrote:
> n such cases the introduction of redundant computation must be opt in and be controllable from the caller.
Thanks Mahesh. Am i right to interpret that if I added multi-user as an additional option/controlFunc then you would be ok with this change?
https://github.com/llvm/llvm-project/pull/79078
More information about the Mlir-commits
mailing list