[all-commits] [llvm/llvm-project] ffa738: [mlir][vector] Support distribution of vector.redu...

Thomas via All-commits all-commits at lists.llvm.org
Thu Jul 14 07:35:22 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ffa7384f10b89b6322c827d29d25108e34b8f6f0
      https://github.com/llvm/llvm-project/commit/ffa7384f10b89b6322c827d29d25108e34b8f6f0
  Author: Thomas Raoux <thomasraoux at google.com>
  Date:   2022-07-14 (Thu, 14 Jul 2022)

  Changed paths:
    M mlir/lib/Dialect/Vector/Transforms/VectorDistribute.cpp
    M mlir/test/Dialect/Vector/vector-warp-distribute.mlir

  Log Message:
  -----------
  [mlir][vector] Support distribution of vector.reduce with accumulator

Right now the pattern was ignoring the optional accumulator.

Differential Revision: https://reviews.llvm.org/D129719




More information about the All-commits mailing list