diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2021-07-01 05:14:24 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2021-07-02 04:46:48 -0700 |
commit | 28ac873bcb319c870522fc7cc8eac96b220f22e4 (patch) | |
tree | aa2962e84ea76794e5df210bdfcf6e3ae1e10ec1 /lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp | |
parent | e90c6f559637446330335ce6638ae3e3827992e8 (diff) | |
download | llvm-28ac873bcb319c870522fc7cc8eac96b220f22e4.zip llvm-28ac873bcb319c870522fc7cc8eac96b220f22e4.tar.gz llvm-28ac873bcb319c870522fc7cc8eac96b220f22e4.tar.bz2 |
[SLP]Fix gathering of the scalars by not ignoring UndefValues.
The compiler should not ignore UndefValue when gathering the scalars,
otherwise the resulting code may be less defined than the original one.
Also, grouped scalars to insert them at first to reduce the analysis in
further passes.
Differential Revision: https://reviews.llvm.org/D105275
Diffstat (limited to 'lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp')
0 files changed, 0 insertions, 0 deletions