[Mlir-commits] [mlir] [mlir] [linalg] Fold reduce(broadcast(x)) max/min (PR #213190)

Adam Siemieniuk llvmlistbot at llvm.org
Mon Aug 31 04:07:09 PDT 2026


https://github.com/adam-smnk approved this pull request.

Pattern is conservative and sound.
I see no loss of information and the resulting IR is strictly simpler.
LGTM

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


More information about the Mlir-commits mailing list