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

Alexey Bataev via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 27 04:56:16 PDT 2026


https://github.com/alexey-bataev commented:

I'm afraid runtime strides may require runtime checks, like that the runtime stride is not 0 or not monotically increased/decreased

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


More information about the llvm-commits mailing list