[all-commits] [llvm/llvm-project] 0af268: [mlir][vector] Add pattern to distribute splat con...

Thomas via All-commits all-commits at lists.llvm.org
Mon Jul 11 08:52:30 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0af268059636647798b00bd85dc4faecf537ce52
      https://github.com/llvm/llvm-project/commit/0af268059636647798b00bd85dc4faecf537ce52
  Author: Thomas Raoux <thomasraoux at google.com>
  Date:   2022-07-11 (Mon, 11 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] Add pattern to distribute splat constant

Distribute splat constant out of WarpExecuteOnLane0Op region.

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




More information about the All-commits mailing list