================ @@ -9425,6 +9362,44 @@ void VPWidenLoadRecipe::execute(VPTransformState &State) { } } +void VPWidenVPLoadRecipe::execute(VPTransformState &State) { ---------------- fhahn wrote: Updated, thanks! https://github.com/llvm/llvm-project/pull/87816