diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2019-06-29 12:41:02 +0000 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-06-29 12:41:02 +0000 |
commit | 61a8b62b4c961f25410fc126880befdf85424ea1 (patch) | |
tree | 36de2cb5f6287570136096aa0a75b62cdc700b25 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | e3a94ba4a928e7c2c94bb82bce0e525212fe38e1 (diff) | |
download | llvm-61a8b62b4c961f25410fc126880befdf85424ea1.zip llvm-61a8b62b4c961f25410fc126880befdf85424ea1.tar.gz llvm-61a8b62b4c961f25410fc126880befdf85424ea1.tar.bz2 |
[LFTR] Remove unnecessary latch check; NFCI
The whole indvars pass works on loops in simplified form, so there
is always a unique latch. Convert the condition into an assertion
in needsLFTR (though we also assert this in later LFTR functions).
Additionally update the comment on getLoopTest() now that we are
dealing with multiple exits.
llvm-svn: 364713
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions