commit | 13e3a7f7a3f4b81f240f8117c2b7c6e418827193 | [log] [tgz] |
---|---|---|
author | Mohammad Shahid <Asghar-ahmad.Shahid@amd.com> | Sat Jan 28 17:59:44 2017 +0000 |
committer | Mohammad Shahid <Asghar-ahmad.Shahid@amd.com> | Sat Jan 28 17:59:44 2017 +0000 |
tree | 179f8064e127f0d6c2143e3c1e180c6aa9d2e18f | |
parent | 5692e8ecc6dac719d82e4194db890ba4bbdec927 [diff] |
[SLP] Vectorize loads of consecutive memory accesses, accessed in non-consecutive (jumbled) way. The jumbled scalar loads will be sorted while building the tree and these accesses will be marked to generate shufflevector after the vectorized load with proper mask. Reviewers: hfinkel, mssimpso, mkuper Differential Revision: https://reviews.llvm.org/D26905 Change-Id: I9c0c8e6f91a00076a7ee1465440a3f6ae092f7ad git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@293386 91177308-0d34-0410-b5e6-96231b3b80d8