[Mlir-commits] [mlir] [mlir][linalg] Fix getSourceSkipUnary to only skip cast-like ops (PR #198725)

Hocky Yudhiono llvmlistbot at llvm.org
Wed May 27 21:20:30 PDT 2026


================

----------------
hockyy wrote:

```suggestion
///   4. its body computes `cast(c) + (cast(a) * cast(b))` on some field
///   (AddOpType, MulOpType), where each `cast` is either identity or one scalar
///   cast operation emitted by `linalg.generalize`.
```

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


More information about the Mlir-commits mailing list