diff options
author | Michael Kruse <llvm@meinersbur.de> | 2015-11-05 13:18:43 +0000 |
---|---|---|
committer | Michael Kruse <llvm@meinersbur.de> | 2015-11-05 13:18:43 +0000 |
commit | f714d470d76e9d5eab7f224719208eec95b2b17b (patch) | |
tree | 83172f53d58a4614702eca21abe7947122ded04b /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 94e1d5831ba0eea30331744cfb0ff111d07d6b31 (diff) | |
download | bcm5719-llvm-f714d470d76e9d5eab7f224719208eec95b2b17b.tar.gz bcm5719-llvm-f714d470d76e9d5eab7f224719208eec95b2b17b.zip |
Fix escaping value to subregion entry node phi
An incoming value from a block the is not inside the scop is an
external use, even if the phi is inside the scop. A previous fix in
r251208 did not apply if the phi is inside a non-affine subregion. We
move the check for this phi case before the non-affine subregion check.
llvm-svn: 252157
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions