[all-commits] [llvm/llvm-project] a827c5: Revert "[mlir][linalg] Add a new pattern to handle...

Han-Chung Wang via All-commits all-commits at lists.llvm.org
Wed Nov 23 19:07:17 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a827c5c7ab602762b604fac427a77c760f1a9861
      https://github.com/llvm/llvm-project/commit/a827c5c7ab602762b604fac427a77c760f1a9861
  Author: Hanhan Wang <hanchung at google.com>
  Date:   2022-11-23 (Wed, 23 Nov 2022)

  Changed paths:
    M mlir/lib/Dialect/Linalg/Transforms/DropUnitDims.cpp
    M mlir/test/Dialect/Linalg/drop-unit-extent-dims.mlir
    M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

  Log Message:
  -----------
  Revert "[mlir][linalg] Add a new pattern to handle folding unit reduction dims."

This reverts commit 6eee66d12ab33f35a37a1514342b51ae93d175e8.

It breaks builds, see https://lab.llvm.org/buildbot/#/builders/61/builds/35742

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




More information about the All-commits mailing list