[Mlir-commits] [mlir] [mlir][vector] Add DialectReductionPatternInterface and broadcast reduction (PR #183181)
Kunwar Grover
llvmlistbot at llvm.org
Wed Feb 25 04:50:39 PST 2026
https://github.com/Groverkss requested changes to this pull request.
Why do we need to implement these interfaces like this? It's maybe better to implement this as an external model in the reducer. Adding a dependency on the reducer from vector is not a good thing.
https://github.com/llvm/llvm-project/pull/183181
More information about the Mlir-commits
mailing list