================
@@ -91,6 +94,7 @@ bool VPRecipeBase::mayReadFromMemory() const {
   case VPPredInstPHISC:
   case VPScalarIVStepsSC:
   case VPWidenStoreSC:
+  case VPWidenEVLStoreSC:
----------------
ayalz wrote:
lex order.
https://github.com/llvm/llvm-project/pull/87816