[all-commits] [llvm/llvm-project] bd8152: Reland "[mlir][tensor] Support more cases in Merge...

Lei Zhang via All-commits all-commits at lists.llvm.org
Thu Sep 22 14:29:16 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bd81524e7f52c38ad0bc689934343a476e545265
      https://github.com/llvm/llvm-project/commit/bd81524e7f52c38ad0bc689934343a476e545265
  Author: Lei Zhang <antiagainst at google.com>
  Date:   2022-09-22 (Thu, 22 Sep 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/Tensor/Transforms/TransformUtils.h
    M mlir/lib/Dialect/Tensor/Transforms/MergeConsecutiveInsertExtractSlicePatterns.cpp
    M mlir/test/Dialect/Tensor/fold-consecutive-insert-extract-slice.mlir

  Log Message:
  -----------
  Reland "[mlir][tensor] Support more cases in MergeConsecutiveExtractSlice"

This relands commit 5d4603a02d0c3e0106b10d245322b1d2072c0c3d.
It cludes fixes to GCC test failures and simplification to
the implementation.

Co-authored-by: Mahesh Ravishankar <ravishankarm at google.com>
Co-authored-by: Christopher Bate <cbate at nvidia.com>




More information about the All-commits mailing list