================ @@ -388,6 +388,8 @@ class SIInsertWaitcnts : public MachineFunctionPass { // message. DenseSet<MachineInstr *> ReleaseVGPRInsts; + // bool insertWaitcntAfterMemOp(MachineFunction &MF); ---------------- jayfoad wrote:
Remove all the unused code, don't just comment it out. https://github.com/llvm/llvm-project/pull/68932 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits