[all-commits] [llvm/llvm-project] 0660f3: [mlir][vector] Relax reduction distribution pattern

Thomas via All-commits all-commits at lists.llvm.org
Sat Jul 9 11:47:23 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0660f3c5a0a083cef78f39b3105a9a8e27cf5095
      https://github.com/llvm/llvm-project/commit/0660f3c5a0a083cef78f39b3105a9a8e27cf5095
  Author: Thomas Raoux <thomasraoux at google.com>
  Date:   2022-07-09 (Sat, 09 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] Relax reduction distribution pattern

Support distributing reductions with vector size multiple of the warp
size.

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




More information about the All-commits mailing list