================
@@ -1427,6 +1529,49 @@ void 
WaitcntBrackets::determineWaitForScore(InstCounterType T,
   }
 }
 
+AMDGPU::Waitcnt WaitcntBrackets::determineAsyncWait(unsigned N) {
----------------
vporpo wrote:

It might be a good name for the specification, but reading this code I have no 
idea what N is. Please add a comment at least.

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

Reply via email to