[all-commits] [llvm/llvm-project] 4c1b65: [mlir][vector] Fix crash in DropInnerMostUnitDims ...

Thomas via All-commits all-commits at lists.llvm.org
Thu May 19 10:40:33 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4c1b65e7bc923b1ed0473cad51b5070471a201a5
      https://github.com/llvm/llvm-project/commit/4c1b65e7bc923b1ed0473cad51b5070471a201a5
  Author: Thomas Raoux <thomasraoux at google.com>
  Date:   2022-05-19 (Thu, 19 May 2022)

  Changed paths:
    M mlir/lib/Dialect/Vector/Transforms/VectorTransforms.cpp
    M mlir/test/Dialect/Vector/vector-transfer-collapse-inner-most-dims.mlir

  Log Message:
  -----------
  [mlir][vector] Fix crash in DropInnerMostUnitDims pattern

Fix number of dimensions when incrementally replacing dimensions in
affine map.

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




More information about the All-commits mailing list