[llvm] [LV] Support strided load with a stride of -1 (PR #128718)

Mel Chen via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 23 08:25:55 PDT 2025


Mel-Chen wrote:

> Do you know if/how this is related/interacts with #130032?

Honestly, I don't quite understand how consecutive load/store can directly replace reverse accesses. As you mentioned, #130032 lacks description.

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


More information about the llvm-commits mailing list