summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/support/sockutil.py
diff options
context:
space:
mode:
authorFlorian Hahn <florian.hahn@arm.com>2018-06-19 08:03:24 +0000
committerFlorian Hahn <florian.hahn@arm.com>2018-06-19 08:03:24 +0000
commitd8fcf0de3110042a715c482aba523fa61ddfebb2 (patch)
tree421870e9cb663f2cfb70cd770390f74f7f481efc /lldb/packages/Python/lldbsuite/support/sockutil.py
parentbd8ed2dbaa85bd11144b422492b68837002c8668 (diff)
downloadbcm5719-llvm-d8fcf0de3110042a715c482aba523fa61ddfebb2.tar.gz
bcm5719-llvm-d8fcf0de3110042a715c482aba523fa61ddfebb2.zip
[LoopInterchange] Move PHI handling to adjustLoopBranches.
This patch moves the logic to handle reduction PHI nodes to the end of adjustLoopBranches. Reduction PHI nodes in the outer loop header can be moved to the inner loop header and reduction PHI nodes from the inner loop header can be moved to the outer loop header. In the latter situation, we have to deal with 1 kind of PHI nodes: PHI nodes that are part of inner loop-only reductions. We can replace the PHI node with the value coming from outside the inner loop. Reviewers: mcrosier, efriedma, karthikthecool Reviewed By: efriedma Differential Revision: https://reviews.llvm.org/D46198 llvm-svn: 335027
Diffstat (limited to 'lldb/packages/Python/lldbsuite/support/sockutil.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud