diff options
author | MaheshRavishankar <ravishankarm@google.com> | 2021-01-14 15:41:04 -0800 |
---|---|---|
committer | MaheshRavishankar <ravishankarm@google.com> | 2021-01-14 16:17:08 -0800 |
commit | 774c9c6ef3addc735939a388965a0a694bbd4f57 (patch) | |
tree | b72157d42a13f790c2c24957bde0d20440e53b63 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | 547b032ccc8e1da5d1716afeb0afa8988e129fd0 (diff) | |
download | llvm-774c9c6ef3addc735939a388965a0a694bbd4f57.zip llvm-774c9c6ef3addc735939a388965a0a694bbd4f57.tar.gz llvm-774c9c6ef3addc735939a388965a0a694bbd4f57.tar.bz2 |
[mlir][Linalg] Add canonicalization of linalg op -> dim op.
Add canonicalization to replace use of the result of a linalg
operation on tensors in a dim operation, to use one of the operands of
the linalg operations instead. This allows the linalg op itself to be
deleted when all its non-dim uses are removed (say through tiling, etc.)
Differential Revision: https://reviews.llvm.org/D93076
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions