================ @@ -1115,6 +1115,7 @@ class LoopVectorizationCostModel { CM_Widen_Reverse, // For consecutive accesses with stride -1. CM_Interleave, CM_GatherScatter, + CM_Strided, ---------------- Mel-Chen wrote: Ping @fhahn https://github.com/llvm/llvm-project/pull/128718