[all-commits] [llvm/llvm-project] 20df17: [mlir][vector] Extend WarpExecutionOnLane0 pattern...

Nicolas Vasilache via All-commits all-commits at lists.llvm.org
Fri Sep 9 06:53:52 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 20df17fd2db16b4df20fe275bf9f062eaecf9745
      https://github.com/llvm/llvm-project/commit/20df17fd2db16b4df20fe275bf9f062eaecf9745
  Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
  Date:   2022-09-09 (Fri, 09 Sep 2022)

  Changed paths:
    M mlir/lib/Dialect/Vector/Transforms/VectorDistribute.cpp
    M mlir/test/Dialect/Vector/vector-warp-distribute.mlir

  Log Message:
  -----------
  [mlir][vector] Extend WarpExecutionOnLane0 pattern support to allow deduplicating identical yield values.

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




More information about the All-commits mailing list