diff options
author | Matthew Simpson <mssimpso@codeaurora.org> | 2016-07-21 21:20:15 +0000 |
---|---|---|
committer | Matthew Simpson <mssimpso@codeaurora.org> | 2016-07-21 21:20:15 +0000 |
commit | 102729cf1b0c1f96f4a49bf1cdd9e1aabd4307eb (patch) | |
tree | 485626a5c72e16abd7952a77f0b2e819650558cf /llvm/lib/Transforms/Scalar/SROA.cpp | |
parent | 3abe3aab22c9248a6c2e21965916a44d7f988cae (diff) | |
download | bcm5719-llvm-102729cf1b0c1f96f4a49bf1cdd9e1aabd4307eb.tar.gz bcm5719-llvm-102729cf1b0c1f96f4a49bf1cdd9e1aabd4307eb.zip |
[LV] Move vector int induction update to end of latch
This patch moves the update instruction for vectorized integer induction phi
nodes to the end of the latch block. This ensures consistent placement of all
induction updates across all the kinds of int inductions we create (scalar,
splat vector, or vector phi).
Differential Revision: https://reviews.llvm.org/D22416
llvm-svn: 276339
Diffstat (limited to 'llvm/lib/Transforms/Scalar/SROA.cpp')
0 files changed, 0 insertions, 0 deletions