================
@@ -1847,6 +1862,7 @@ bool SIInsertWaitcnts::runOnMachineFunction(MachineFunction &MF) {
TrackedWaitcntSet.clear();
BlockInfos.clear();
+
----------------
jwanggit86 wrote:
Done.
https://github.com/llvm/llvm-project/pull/68932