[all-commits] [llvm/llvm-project] 7eba5c: [mlir][vector] Relax transfer_write vector distrib...

Thomas via All-commits all-commits at lists.llvm.org
Fri Jun 24 12:03:43 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7eba5cdf9ce4214a3f2a1f29cb5790c1790e66a3
      https://github.com/llvm/llvm-project/commit/7eba5cdf9ce4214a3f2a1f29cb5790c1790e66a3
  Author: Thomas Raoux <thomasraoux at google.com>
  Date:   2022-06-24 (Fri, 24 Jun 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 transfer_write vector distribution pattern

Small change to relax the pattern to support any vector containing a
single element.

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




More information about the All-commits mailing list