[Mlir-commits] [mlir] [mlir][linalg] Add constant folding for linalg.generic arith.extsi casts (PR #198113)

Renato Golin llvmlistbot at llvm.org
Sun May 17 05:54:26 PDT 2026


rengolin wrote:

> This would probably be a good case for the linalg.elementwise op, but it currently does not support sign extension ops. @rengolin would it make sense to add that?

It would. @javedabsar1 @adam-smnk 

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


More information about the Mlir-commits mailing list