================
@@ -303,8 +303,11 @@ class WaitcntGeneratorPreGFX12 final : public 
WaitcntGenerator {
                         AMDGPU::Waitcnt Wait,
                         const WaitcntBrackets &ScoreBrackets) override;
 
-  const HWEvents &getWaitEvents(AMDGPU::InstCounterType T) const override {
----------------
ssahasra wrote:

The change in the return type seems like a separate change irrespective of 
whether the event was renamed and computed differently. Probably just submit it 
first along with the introduction of HWEvents?

https://github.com/llvm/llvm-project/pull/204545
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to