summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/PartiallyInlineLibCalls.cpp
diff options
context:
space:
mode:
authorMatthew Simpson <mssimpso@codeaurora.org>2016-07-21 21:20:15 +0000
committerMatthew Simpson <mssimpso@codeaurora.org>2016-07-21 21:20:15 +0000
commit102729cf1b0c1f96f4a49bf1cdd9e1aabd4307eb (patch)
tree485626a5c72e16abd7952a77f0b2e819650558cf /llvm/lib/Transforms/Scalar/PartiallyInlineLibCalls.cpp
parent3abe3aab22c9248a6c2e21965916a44d7f988cae (diff)
downloadbcm5719-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/PartiallyInlineLibCalls.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud