diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2019-10-31 09:46:27 -0400 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2019-10-31 16:02:25 -0400 |
commit | 70ad617dd645a38abe501d2929172bc842914132 (patch) | |
tree | ab9ca552c02e22b6afac29140286ec1329d96a44 /llvm/lib/CodeGen/SwitchLoweringUtils.cpp | |
parent | 2d6d651e8cb62fc5f17782c37dcad0b7bf18a4e6 (diff) | |
download | llvm-70ad617dd645a38abe501d2929172bc842914132.zip llvm-70ad617dd645a38abe501d2929172bc842914132.tar.gz llvm-70ad617dd645a38abe501d2929172bc842914132.tar.bz2 |
[SLP] Vectorize jumbled stores.
Summary:
Patch adds support for vectorization of the jumbled stores. The value
operands are vectorized and then shuffled in the right order before
store.
Reviewers: RKSimon, spatel, hfinkel, mkuper
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D43339
Diffstat (limited to 'llvm/lib/CodeGen/SwitchLoweringUtils.cpp')
0 files changed, 0 insertions, 0 deletions