================ @@ -68,6 +68,8 @@ bool VPRecipeBase::mayWriteToMemory() const { default: return true; } + case VPExpandSCEVSC: ---------------- fhahn wrote: Not needed in the latest version, removed, thanks https://github.com/llvm/llvm-project/pull/112138