diff options
author | Mahesh Ravishankar <ravishankarm@google.com> | 2022-11-16 02:51:53 +0000 |
---|---|---|
committer | Mahesh Ravishankar <ravishankarm@google.com> | 2022-11-16 16:00:43 +0000 |
commit | da8a8e9280ec6fb5ef9f94cba53959192145d164 (patch) | |
tree | 4ee3b9d586d7e0da305e3250fca8b21b1e4da983 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | 8474a20b1f41c1576d8ec76040fb872b65b7db00 (diff) | |
download | llvm-da8a8e9280ec6fb5ef9f94cba53959192145d164.zip llvm-da8a8e9280ec6fb5ef9f94cba53959192145d164.tar.gz llvm-da8a8e9280ec6fb5ef9f94cba53959192145d164.tar.bz2 |
[mlir][Linalg] Move patterns to remove dead arguments and results out of canonicalization.
The patterns to remove dead arguments and results of `linalg.generic`
operations are not necessarily canonicalizations. Instead a new entry
point `populateEraseUnusedOperandsAndResults` is added to allow using
these patterns when needed. The transformations that rely on this
pattern for cleanup now include these patterns explicitly.
Differential Revision: https://reviews.llvm.org/D138085
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions