================ @@ -435,24 +448,14 @@ static bool isHoistableInstruction(Instruction *I, BasicBlock *BB, // Check if any operands are instructions defined in the same block. ---------------- jayfoad wrote: Update the comment. https://github.com/llvm/llvm-project/pull/157969