[all-commits] [llvm/llvm-project] de5022: [mlir][vector] Implement unrolling of ReductionOp

Matthias Springer via All-commits all-commits at lists.llvm.org
Mon Mar 14 09:21:55 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: de5022c7d7abdfb7720e63ac88dfc35b51eb60ed
      https://github.com/llvm/llvm-project/commit/de5022c7d7abdfb7720e63ac88dfc35b51eb60ed
  Author: Matthias Springer <springerm at google.com>
  Date:   2022-03-15 (Tue, 15 Mar 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/Vector/IR/VectorOps.td
    M mlir/lib/Dialect/Vector/IR/VectorOps.cpp
    M mlir/lib/Dialect/Vector/Transforms/VectorUnrollDistribute.cpp
    M mlir/test/Dialect/Vector/vector-unroll-options.mlir
    M mlir/test/lib/Dialect/Vector/TestVectorTransforms.cpp

  Log Message:
  -----------
  [mlir][vector] Implement unrolling of ReductionOp

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




More information about the All-commits mailing list