diff options
author | Gil Rapaport <gil.rapaport@intel.com> | 2017-03-14 13:50:47 +0000 |
---|---|---|
committer | Gil Rapaport <gil.rapaport@intel.com> | 2017-03-14 13:50:47 +0000 |
commit | 28d0f8ddf703e0e65f87b7c8ab6a06441b05842a (patch) | |
tree | 306dc7e1228357fa96442fa382a8d03a6dfa5609 /lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py | |
parent | 6ee22c41f85b3e230ab4aa9f7d7d12c7745579f6 (diff) | |
download | bcm5719-llvm-28d0f8ddf703e0e65f87b7c8ab6a06441b05842a.tar.gz bcm5719-llvm-28d0f8ddf703e0e65f87b7c8ab6a06441b05842a.zip |
[LV] Refactor cross-iteration phi's back-patching; NFC
This patch refactors the PHisToFix loop as follows:
- The loop itself now resides in its own method.
- The new method iterates on scalar-loop's header; the PHIsToFix map formerly
propagated as an output parameter and filled during phi widening is removed.
- The code handling reductions is moved into its own method, similar to the
existing fixFirstOrderRecurrence().
Differential Revision: https://reviews.llvm.org/D30755
llvm-svn: 297740
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py')
0 files changed, 0 insertions, 0 deletions