diff options
author | John Brawn <john.brawn@arm.com> | 2022-07-08 11:12:38 +0100 |
---|---|---|
committer | John Brawn <john.brawn@arm.com> | 2022-07-11 14:13:29 +0100 |
commit | ddd9485129b53a1ca53ebe06f59dd3c7fe2dc333 (patch) | |
tree | c589e799c6644ea597c5299d239fcc001675c085 /lldb/source/Commands/CommandObjectThread.cpp | |
parent | d507e8b70e4668f891d5df03f966c154cc4d5370 (diff) | |
download | llvm-ddd9485129b53a1ca53ebe06f59dd3c7fe2dc333.zip llvm-ddd9485129b53a1ca53ebe06f59dd3c7fe2dc333.tar.gz llvm-ddd9485129b53a1ca53ebe06f59dd3c7fe2dc333.tar.bz2 |
[MVE] Don't distribute add of vecreduce if it has more than one use
If the add has more than one use then applying the transformation
won't cause it to be removed, so we can end up applying it again
causing an infinite loop.
Differential Revision: https://reviews.llvm.org/D129361
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions