[all-commits] [llvm/llvm-project] ab0356: [mlir] : Fix ViewOp shape folder for identity affi...
Ahmed S. Taei via All-commits
all-commits at lists.llvm.org
Tue Jan 14 16:57:51 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ab035647061272b7efa39364c42e48972cebc0ab
https://github.com/llvm/llvm-project/commit/ab035647061272b7efa39364c42e48972cebc0ab
Author: Ahmed Taei <ataei at google.com>
Date: 2020-01-15 (Wed, 15 Jan 2020)
Changed paths:
M mlir/lib/Dialect/StandardOps/Ops.cpp
M mlir/test/Transforms/canonicalize.mlir
Log Message:
-----------
[mlir] : Fix ViewOp shape folder for identity affine maps
Summary: Fix the ViewOpShapeFolder in case of no affine mapping associated with a Memref construct identity mapping.
Reviewers: nicolasvasilache
Subscribers: mehdi_amini, rriddle, jpienaar, burmako, shauheen, antiagainst, arpith-jacob, mgester, lucyrfox, liufengdb, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D72735
More information about the All-commits
mailing list