[llvm] [LV] Vectorize conditional scalar assignments (PR #158088)

Graham Hunter via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 20 05:01:23 PST 2025


================
@@ -4722,3 +4722,75 @@ void VPlanTransforms::addExitUsersForFirstOrderRecurrences(VPlan &Plan,
     }
   }
 }
+
+void VPlanTransforms::convertFindLastRecurrences(
----------------
huntergr-arm wrote:

done

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


More information about the llvm-commits mailing list