Skip to content

Commit b51195d

Browse files
committed
[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
1 parent 54f8f78 commit b51195d

File tree

4 files changed

+143
-31
lines changed

4 files changed

+143
-31
lines changed

0 commit comments

Comments
 (0)