================ @@ -960,6 +960,19 @@ class SIInstrInfo final : public AMDGPUGenInstrInfo { unsigned getVALUOp(const MachineInstr &MI) const; + /// Return true if SCC is deinfed and not dead ---------------- srpande wrote: Good idea. https://github.com/llvm/llvm-project/pull/68367