summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/expression
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2019-11-12 10:23:26 +0000
committerFlorian Hahn <flo@fhahn.com>2019-11-12 10:30:51 +0000
commit1ee93240c02b0fd505a539691d58565376f8acdf (patch)
tree48bfc02c116e851c3225cbff82c19719cd72848d /lldb/packages/Python/lldbsuite/test/commands/expression
parentec4c96d68566debcc4588c4189b4ef8a5f78729a (diff)
downloadbcm5719-llvm-1ee93240c02b0fd505a539691d58565376f8acdf.tar.gz
bcm5719-llvm-1ee93240c02b0fd505a539691d58565376f8acdf.zip
[LoopInterchange] Only skip PHIs with incoming values from the inner loop.
Currently we have limited support for outer loops with multiple basic blocks after the inner loop exit. But the current checks for creating PHIs for loop exit values only assumes the header and latches of the outer loop. It is better to just skip incoming values defined in the original inner loops. Those are handled earlier. Reviewers: efriedma, mcrosier Reviewed By: efriedma Differential Revision: https://reviews.llvm.org/D70059
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/expression')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud