diff options
author | Mohammad Shahid <Asghar-ahmad.Shahid@amd.com> | 2017-03-01 03:51:54 +0000 |
---|---|---|
committer | Mohammad Shahid <Asghar-ahmad.Shahid@amd.com> | 2017-03-01 03:51:54 +0000 |
commit | 175ffa8c35c7949330ca67f01e0d509631b9781e (patch) | |
tree | 2cee17d49dc06b4da4bb276ea912313c1bd29879 /lldb/packages/Python/lldbsuite/test/python_api/target | |
parent | 103af90034d6d7c6fe0ba0928c525bc13eb5704c (diff) | |
download | bcm5719-llvm-175ffa8c35c7949330ca67f01e0d509631b9781e.tar.gz bcm5719-llvm-175ffa8c35c7949330ca67f01e0d509631b9781e.zip |
[SLP] Fixes the bug due to absence of in order uses of scalars which needs to be available
for VectorizeTree() API.This API uses it for proper mask computation to be used in shufflevector IR.
The fix is to compute the mask for out of order memory accesses while building the vectorizable tree
instead of actual vectorization of vectorizable tree.
Reviewers: mkuper
Differential Revision: https://reviews.llvm.org/D30159
Change-Id: Id1e287f073fa4959713ba545fa4254db5da8b40d
llvm-svn: 296575
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target')
0 files changed, 0 insertions, 0 deletions