commit | 330c5d954fa7999f3c2adb32b0513406f143f9c9 | [log] [tgz] |
---|---|---|
author | Dorit Nuzman <dorit.nuzman@intel.com> | Tue Dec 12 08:57:43 2017 +0000 |
committer | Dorit Nuzman <dorit.nuzman@intel.com> | Tue Dec 12 08:57:43 2017 +0000 |
tree | 3763b8bb15077505062f9dd86a1798f4e4c25263 | |
parent | 315da3f2f72d3a657b8ce95431cb9009c7811b8d [diff] |
[LV] Ignore the cost of values that will not appear in the vectorized loop VecValuesToIgnore holds values that will not appear in the vectorized loop. We should therefore ignore their cost when VF > 1. Differential Revision: https://reviews.llvm.org/D40883 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@320463 91177308-0d34-0410-b5e6-96231b3b80d8