[Mlir-commits] [mlir] [mlir][vector] Add pattern to break down small reductions into arith ops (PR #75727)

Jakub Kuderski llvmlistbot at llvm.org
Sat Dec 16 19:23:58 PST 2023


kuhar wrote:

BTW, I forgot to add to the PR description that I plan to use it to remove most of the vector reduction to SPIR-V lowering patterns, only leaving the specialized ones that we can expand to vector dot product.

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


More information about the Mlir-commits mailing list