[all-commits] [llvm/llvm-project] f22d38: [mlir] Canonicalize AllocOp's with only store and ...

Ivan Butygin via All-commits all-commits at lists.llvm.org
Fri Apr 23 23:55:17 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f22d3813850f9e87c5204df6844a93b8c5db7730
      https://github.com/llvm/llvm-project/commit/f22d3813850f9e87c5204df6844a93b8c5db7730
  Author: Butygin <ivan.butygin at intel.com>
  Date:   2021-04-24 (Sat, 24 Apr 2021)

  Changed paths:
    M mlir/include/mlir/Dialect/MemRef/IR/MemRefOps.td
    M mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp
    M mlir/test/Dialect/Affine/canonicalize.mlir
    M mlir/test/Dialect/Tensor/canonicalize.mlir
    M mlir/test/Transforms/canonicalize.mlir

  Log Message:
  -----------
  [mlir] Canonicalize AllocOp's with only store and dealloc uses

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




More information about the All-commits mailing list