================
@@ -466,7 +466,7 @@ PPCFrameLowering::findScratchRegister(MachineBasicBlock *MBB,
RS.enterBasicBlock(*MBB);
----------------
jayfoad wrote:
Same here, the `MBBI == MBB->begin()` case is not required.
https://github.com/llvm/llvm-project/pull/71202