[Mlir-commits] [mlir] [MLIR][Complex] Add complex ops support in OPDSL. (PR #162665)

Javed Absar llvmlistbot at llvm.org
Thu Oct 9 11:29:08 PDT 2025


javedabsar1 wrote:

> We're trying to deprecate OpDSL, so adding more ops here is probably ill advised.
> 
> Please add support for complex types in `linalg.elementwise` instead.
> 
> FYI: @ftynse @javedabsar1 @nicolasvasilache

Its our bad little bit that we havent deprecated OpDSL yet.  Probably this is not the right place to discuss here, but yes please add this support if possible as linalg.elementwise

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


More information about the Mlir-commits mailing list