================
@@ -83,13 +88,6 @@ class VPBuilder {
VPBasicBlock *getInsertBlock() const { return BB; }
----------------
artagnon wrote:
I already tried that, but it is unreliable, and I get crashes due to the insertion point not being set.
https://github.com/llvm/llvm-project/pull/125364