[Mlir-commits] [mlir] [mlir][linalg] Support subtracting accumulation in partial reduction … (PR #214033)

Renato Golin llvmlistbot at llvm.org
Tue Aug 25 03:58:01 PDT 2026


https://github.com/rengolin commented:

You should also have tests that comes from `neg` + `add`, pass through canonicalize and still matches the new pattern. This is the original issue that hasn't been checked in this PR.

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


More information about the Mlir-commits mailing list