diff options
author | Arnold Schwaighofer <aschwaighofer@apple.com> | 2014-06-22 03:38:59 +0000 |
---|---|---|
committer | Arnold Schwaighofer <aschwaighofer@apple.com> | 2014-06-22 03:38:59 +0000 |
commit | c11107cb1e1c102af335f8c396bc6c327dc5094b (patch) | |
tree | 215e0ea377155cd1692eb6b9e701bf57859c4857 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | a2074404deca1b030664cb0a4782521f06edaab2 (diff) | |
download | llvm-c11107cb1e1c102af335f8c396bc6c327dc5094b.zip llvm-c11107cb1e1c102af335f8c396bc6c327dc5094b.tar.gz llvm-c11107cb1e1c102af335f8c396bc6c327dc5094b.tar.bz2 |
LoopVectorizer: Fix a dominance issue
The induction variables start value needs to be defined before we branch
(overflow check) to the scalar preheader where we used it.
llvm-svn: 211460
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions