[Mlir-commits] [mlir] [mlir][linalg] Extend elementwise (PR #124661)
Javed Absar
llvmlistbot at llvm.org
Tue Feb 18 03:49:47 PST 2025
javedabsar1 wrote:
> > . If there's consensus on a single one, I'm also happy to acquiesce.
>
> After speaking with a few people about this, here's my understanding.
@rengolin , we also discussed having a pass that can easily rewrite all old variations (linalg.add/... * and elemwise_unary/... to the 'one new elementwise'. That way there is zero disruption.
https://github.com/llvm/llvm-project/pull/124661
More information about the Mlir-commits
mailing list