commit | af1a999e079f727e6b72eba448da703d8858601d | [log] [tgz] |
---|---|---|
author | Matthew Simpson <mssimpso@codeaurora.org> | Thu Sep 01 19:40:19 2016 +0000 |
committer | Matthew Simpson <mssimpso@codeaurora.org> | Thu Sep 01 19:40:19 2016 +0000 |
tree | bcf6178789fedd016fbad54dcd4ce11ef9025f60 | |
parent | 78e359ca5bd865c19e6b632c14ce02f4828c29b4 [diff] |
[LV] Use ScalarParts for ad-hoc pointer IV scalarization (NFCI) We can now maintain scalar values in VectorLoopValueMap. Thus, we no longer have to create temporary vectors with insertelement instructions when handling pointer induction variables. This case was mistakenly missed from r279649 when refactoring the other scalarization code. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@280405 91177308-0d34-0410-b5e6-96231b3b80d8