[PATCH] D72935: [mlir] Add a canonicalization pattern for MemRefCastOp into dynamic MemRefs
Nicolas Vasilache via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 17 13:17:17 PST 2020
nicolasvasilache marked an inline comment as done.
nicolasvasilache added a comment.
In addition to all this I seem to have also uncovered issues in the existing memref_cast folders .. investigating.
It is likely the fact that memref_cast and other casts are considered to be "almost the same thing" is completely wrong.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72935/new/
https://reviews.llvm.org/D72935
More information about the llvm-commits
mailing list