diff options
author | Michael Zolotukhin <mzolotukhin@apple.com> | 2015-06-24 17:26:24 +0000 |
---|---|---|
committer | Michael Zolotukhin <mzolotukhin@apple.com> | 2015-06-24 17:26:24 +0000 |
commit | 79ff564ef356de75e4d430a88c30cddc286c6e02 (patch) | |
tree | 265d56318be0bb91c9077082533da37676d3b749 /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 8454044b1f62ee4ec16d4d13ac92d4fbd98b19e7 (diff) | |
download | llvm-79ff564ef356de75e4d430a88c30cddc286c6e02.zip llvm-79ff564ef356de75e4d430a88c30cddc286c6e02.tar.gz llvm-79ff564ef356de75e4d430a88c30cddc286c6e02.tar.bz2 |
[LoopVectorizer] Fix bailing-out condition for OptForSize case.
With option OptForSize enabled, the Loop Vectorizer is not supposed to
create tail loop. The condition checking that was invalid and was not
matching to the comment above.
Patch by Marianne Mailhot-Sarrasin.
llvm-svn: 240556
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions