diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2023-07-21 12:52:58 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2023-08-22 06:14:01 -0700 |
commit | b51195dece56f1d73dfc60986310cebb5295dabe (patch) | |
tree | 071c78db0f594138814f255794270103bfc48f09 /llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp | |
parent | 54f8f78b7daaf299e422b34fe5a72134780fd1ac (diff) | |
download | llvm-b51195dece56f1d73dfc60986310cebb5295dabe.zip llvm-b51195dece56f1d73dfc60986310cebb5295dabe.tar.gz llvm-b51195dece56f1d73dfc60986310cebb5295dabe.tar.bz2 |
[SLP]Fix PR63854: Add proper sorting of pointers for masked stores.
If the masked gathers can be reordered, it may produce strided access
pattern and the reordering does not affect common reodering, better to
try to reorder masked gathers for better performance.
Differential Revision: https://reviews.llvm.org/D157009
Diffstat (limited to 'llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp')
0 files changed, 0 insertions, 0 deletions