[Mlir-commits] [mlir] [mlir][vector] Add DialectReductionPatternInterface and broadcast reduction (PR #183181)

Kunwar Grover llvmlistbot at llvm.org
Wed Feb 25 04:51:27 PST 2026


Groverkss wrote:

Also, this is not a good reduction pattern. You can reduce vector code by taking any vector value and replacing it with poison. There is nothing broadcast specific here.

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


More information about the Mlir-commits mailing list