[all-commits] [llvm/llvm-project] f48ce5: [mlir][vector] Pattern to clean up vector.extract ...

Thomas via All-commits all-commits at lists.llvm.org
Thu Jul 14 10:07:56 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f48ce52c4c2de8dc80e1bdd5caebbdb9f9db00ce
      https://github.com/llvm/llvm-project/commit/f48ce52c4c2de8dc80e1bdd5caebbdb9f9db00ce
  Author: Thomas Raoux <thomasraoux at google.com>
  Date:   2022-07-14 (Thu, 14 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] Pattern to clean up vector.extract during distribution

This prevents blocking propagation when converting between scalar and
vector<1>

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




More information about the All-commits mailing list