[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 16 03:27:26 PDT 2025


================
@@ -632,7 +632,6 @@ static void legalizeAndOptimizeInductions(VPlan &Plan) {
     auto *PhiR = dyn_cast<VPWidenInductionRecipe>(&Phi);
     if (!PhiR)
       continue;
-
----------------
Mel-Chen wrote:

45f06b4ce6e6ab87d680a9b1d7823d1f4e9f9293

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


More information about the llvm-commits mailing list