[all-commits] [llvm/llvm-project] 77f4c9: [mlir][vector] Allow transposing multi_reduction w...

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Thu Jan 26 09:07:01 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 77f4c91c5e052f43245555fffbb0649191e3e32f
      https://github.com/llvm/llvm-project/commit/77f4c91c5e052f43245555fffbb0649191e3e32f
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2023-01-26 (Thu, 26 Jan 2023)

  Changed paths:
    M mlir/lib/Dialect/Vector/Transforms/VectorMultiDimReductionTransforms.cpp
    M mlir/test/Dialect/Vector/vector-multi-reduction-lowering.mlir
    M mlir/test/Dialect/Vector/vector-multi-reduction-outer-lowering.mlir

  Log Message:
  -----------
  [mlir][vector] Allow transposing multi_reduction when the parallel dim is in the middle

The check for the outer lowering wasn't quite right.

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




More information about the All-commits mailing list