[llvm] [LAA] Fix off-by-EltSize in negative-step deref bounds check (PR #211964)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 9 02:44:59 PDT 2026


https://github.com/fhahn commented:

I think with this we now also vectorize reverse counting loops, could you add a LoopVectorize test to confirm and to make sure LV handles this correctly?

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


More information about the llvm-commits mailing list