[llvm] [SLP] Enable runtime stride stores (PR #200018)

Alexey Bataev via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 22 11:57:14 PDT 2026


alexey-bataev wrote:

> > Shall we prevent stores sorting for such stores to preserve the order?
> 
> In `reorderBottomToTop`? Or elsewhere?

Everywhere, but yes, particularly in these reorder... functions

https://github.com/llvm/llvm-project/pull/200018


More information about the llvm-commits mailing list