[all-commits] [llvm/llvm-project] 64f659: [mlir] Rewrite canonicalization of collapse(expand...

Alexander Belyaev via All-commits all-commits at lists.llvm.org
Tue Apr 5 01:10:51 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 64f659bee67b5a024defeb3cd2ecf65e1ad8c0a7
      https://github.com/llvm/llvm-project/commit/64f659bee67b5a024defeb3cd2ecf65e1ad8c0a7
  Author: Alexander Belyaev <pifon at google.com>
  Date:   2022-04-05 (Tue, 05 Apr 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/Utils/ReshapeOpsUtils.h
    M mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp
    M mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
    M mlir/lib/Dialect/Utils/ReshapeOpsUtils.cpp
    M mlir/test/Dialect/MemRef/canonicalize.mlir
    M mlir/test/Dialect/Tensor/canonicalize.mlir

  Log Message:
  -----------
  [mlir] Rewrite canonicalization of collapse(expand) and expand(collapse).

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




More information about the All-commits mailing list