[all-commits] [llvm/llvm-project] 1e2510: Canonicalize static alloc followed by memref_cast ...

Ahmed S. Taei via All-commits all-commits at lists.llvm.org
Wed Jan 8 11:54:44 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1e25109f93ffe5b28b28a2359e69143b7fb4aa5f
      https://github.com/llvm/llvm-project/commit/1e25109f93ffe5b28b28a2359e69143b7fb4aa5f
  Author: Ahmed Taei <ataei at google.com>
  Date:   2020-01-08 (Wed, 08 Jan 2020)

  Changed paths:
    M mlir/lib/Dialect/StandardOps/Ops.cpp
    M mlir/test/Transforms/canonicalize.mlir

  Log Message:
  -----------
  Canonicalize static alloc followed by memref_cast and std.view

Summary: Rewrite alloc, memref_cast, std.view into allo, std.view by droping memref_cast.

Reviewers: nicolasvasilache

Subscribers: mehdi_amini, rriddle, jpienaar, burmako, shauheen, antiagainst, arpith-jacob, mgester, lucyrfox, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list