[Mlir-commits] [mlir] [mlir][linalg] Add fill to broadcast canonicalization pattern (PR #195619)

Renato Golin llvmlistbot at llvm.org
Mon May 4 04:01:32 PDT 2026


https://github.com/rengolin commented:

Looks good, and follows the existing pattern, so it should be fine.

But give it some time so others can have a look. `fill` is usually heavily pattern-matched against, just want to make sure people are aware of this change.

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


More information about the Mlir-commits mailing list