================ @@ -1155,6 +1155,7 @@ class VPInstruction : public VPRecipeWithIRFlags { BranchOnCount, BranchOnCond, ComputeReductionResult, + PtrAdd, ---------------- fhahn wrote: Added, thanks! https://github.com/llvm/llvm-project/pull/83068