================ @@ -1742,15 +1767,6 @@ bool SimplifyCFGOpt::hoistCommonCodeFromSuccessors(BasicBlock *BB, continue; } - SmallVector<Instruction *, 8> OtherInsts; - if (SameLevelHoist) { ---------------- amehsan wrote: ping @DianQK https://github.com/llvm/llvm-project/pull/78615