diff options
author | David Green <david.green@arm.com> | 2021-02-11 10:48:20 +0000 |
---|---|---|
committer | David Green <david.green@arm.com> | 2021-02-11 10:48:20 +0000 |
commit | 7786ac8377a27f3e78bfb88bf59ebc489e26a5cd (patch) | |
tree | 2197670a747db16e498ab56e54888b8f4cba225f /llvm/lib/Analysis/CodeMetrics.cpp | |
parent | 6c47eafb3973a8e3f7455c9655ed666883e7b513 (diff) | |
download | llvm-7786ac8377a27f3e78bfb88bf59ebc489e26a5cd.zip llvm-7786ac8377a27f3e78bfb88bf59ebc489e26a5cd.tar.gz llvm-7786ac8377a27f3e78bfb88bf59ebc489e26a5cd.tar.bz2 |
[ARM] Remove dead mov's in preheader of tail predicated loops
With t2DoLoopDec we can be left with some extra MOV's in the preheaders
of tail predicated loops. This removes them, in the same way we remove
other dead variables.
Differential Revision: https://reviews.llvm.org/D91857
Diffstat (limited to 'llvm/lib/Analysis/CodeMetrics.cpp')
0 files changed, 0 insertions, 0 deletions