diff options
author | MaheshRavishankar <ravishankarm@google.com> | 2021-01-14 14:58:04 -0800 |
---|---|---|
committer | MaheshRavishankar <ravishankarm@google.com> | 2021-01-14 14:59:24 -0800 |
commit | 722ae10907e06a0bafa00c557e5242b53419a3ce (patch) | |
tree | 9b9d428f4fe8113e92407cf5b3c7378edbf2b5b6 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | 4183999e0fe1ffbc8bdb2f06f2e5f210a0c94e35 (diff) | |
download | llvm-722ae10907e06a0bafa00c557e5242b53419a3ce.zip llvm-722ae10907e06a0bafa00c557e5242b53419a3ce.tar.gz llvm-722ae10907e06a0bafa00c557e5242b53419a3ce.tar.bz2 |
[mlir][Linalg] Add canonicalization to remove no-op linalg operations.
linalg.generic/indexed_generic operations on tensors whose body is
just yielding the (non-induction variable) arguments of the operation
can be canonicalized by replacing uses of the result with the
corresponding arguments.
Differential Revision: https://reviews.llvm.org/D94581
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions