[llvm] [LV][EVL] Generate negative strided load/store for reversed load/store (PR #123608)

Alexey Bataev via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 21 04:29:49 PST 2025


================
@@ -2796,9 +2810,9 @@ InstructionCost VPWidenStoreEVLRecipe::computeCost(ElementCount VF,
   if (!Reverse)
----------------
alexey-bataev wrote:

Same as in a Vplan based cost model

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


More information about the llvm-commits mailing list