diff options
author | Hans Wennborg <hans@hanshq.net> | 2017-10-03 18:32:29 +0000 |
---|---|---|
committer | Hans Wennborg <hans@hanshq.net> | 2017-10-03 18:32:29 +0000 |
commit | 9a9048e19fc8cfa1c3a036891a4bb137dd6b771d (patch) | |
tree | 2917a4b586b6fba28911506400be4cbf4c8ecd01 /llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp | |
parent | 494cfd48ef74b92ed2d52ffde59bb41cce65489a (diff) | |
download | bcm5719-llvm-9a9048e19fc8cfa1c3a036891a4bb137dd6b771d.tar.gz bcm5719-llvm-9a9048e19fc8cfa1c3a036891a4bb137dd6b771d.zip |
Revert r314806 "[SLP] Vectorize jumbled memory loads."
All the buildbots are red, e.g.
http://lab.llvm.org:8011/builders/clang-cmake-aarch64-lld/builds/2436/
> Summary:
> This patch tries to vectorize loads of consecutive memory accesses, accessed
> in non-consecutive or jumbled way. An earlier attempt was made with patch D26905
> which was reverted back due to some basic issue with representing the 'use mask' of
> jumbled accesses.
>
> This patch fixes the mask representation by recording the 'use mask' in the usertree entry.
>
> Change-Id: I9fe7f5045f065d84c126fa307ef6ebe0787296df
>
> Reviewers: mkuper, loladiro, Ayal, zvi, danielcdh
>
> Reviewed By: Ayal
>
> Subscribers: hans, mzolotukhin
>
> Differential Revision: https://reviews.llvm.org/D36130
llvm-svn: 314824
Diffstat (limited to 'llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp')
0 files changed, 0 insertions, 0 deletions