[all-commits] [llvm/llvm-project] cd5799: Revert "[mlir][linalg] Swap extract_slice(fill(x))...

Alexander Belyaev via All-commits all-commits at lists.llvm.org
Thu Jan 12 04:51:00 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cd57994e95fddcd64ef81f8b3bca15faa181422b
      https://github.com/llvm/llvm-project/commit/cd57994e95fddcd64ef81f8b3bca15faa181422b
  Author: Alexander Belyaev <pifon at google.com>
  Date:   2023-01-12 (Thu, 12 Jan 2023)

  Changed paths:
    M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
    M mlir/test/Dialect/Linalg/canonicalize.mlir

  Log Message:
  -----------
  Revert "[mlir][linalg] Swap extract_slice(fill(x)) ops"

This reverts commit bcfd32adc4b658dc45aa8c338d5dd03837e2a0e4.

There is already a similar pattern in mlir/lib/Dialect/Linalg/Transforms/SwapExtractSliceWithFillPatterns.cpp

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




More information about the All-commits mailing list