[PATCH] D79438: [mlir] Add a MemRefCastOp canonicalization pattern.

Nicolas Vasilache via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 6 06:25:13 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG94438c86adef: [mlir] Add a MemRefCastOp canonicalization pattern. (authored by nicolasvasilache).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79438/new/

https://reviews.llvm.org/D79438

Files:
  mlir/include/mlir/Dialect/StandardOps/IR/Ops.h
  mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
  mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
  mlir/lib/Dialect/StandardOps/IR/Ops.cpp
  mlir/test/Transforms/canonicalize.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79438.262357.patch
Type: text/x-patch
Size: 10317 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200506/a3fca671/attachment.bin>


More information about the llvm-commits mailing list