================
@@ -343,27 +346,8 @@ Value *VPTransformState::get(const VPValue *Def, bool NeedsScalar) {
: std::next(BasicBlock::iterator(LastInst));
Builder.SetInsertPoint(&*NewIP);
----------------
fhahn wrote:
removed thanks
https://github.com/llvm/llvm-project/pull/155102