================ @@ -57,6 +58,11 @@ class VectorBuilder { return RetType(); } + // Helper function for creating VP intrinsic call. ---------------- nikolaypanchenko wrote: or `VPBuilder`, like there's `IRBuilder` https://github.com/llvm/llvm-project/pull/90184