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

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 12 13:42:56 PDT 2025


================
@@ -1743,18 +1746,20 @@ class VPVectorEndPointerRecipe : public VPRecipeWithIRFlags,
 
 /// A recipe to compute the pointers for widened memory accesses of IndexTy.
----------------
fhahn wrote:

Would be good to document the arguments

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


More information about the llvm-commits mailing list