[Mlir-commits] [mlir] [mlir][linalg] Restrict fill initial value type to output element type (PR #169567)

Maksim Levental llvmlistbot at llvm.org
Tue Nov 25 15:01:58 PST 2025


makslevental wrote:

> as other named operations (in particular the contraction variant

Does it make sense for *any* ops other than contraction ops? I mean I'm not even clear on why it's useful for contraction ops either - inserting the casts isn't so hard right?

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


More information about the Mlir-commits mailing list