[all-commits] [llvm/llvm-project] 89ae5b: [mlir] Add canonicalization pattern out_tensor->li...

Alexander Belyaev via All-commits all-commits at lists.llvm.org
Tue Jan 5 06:20:54 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 89ae5b5b6a475addb7248ca7a948a944a15f0275
      https://github.com/llvm/llvm-project/commit/89ae5b5b6a475addb7248ca7a948a944a15f0275
  Author: Alexander Belyaev <pifon at google.com>
  Date:   2021-01-05 (Tue, 05 Jan 2021)

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

  Log Message:
  -----------
  [mlir] Add canonicalization pattern out_tensor->linalg->dim to out_tensor->dim.

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




More information about the All-commits mailing list