================
@@ -1427,6 +1529,49 @@ void
WaitcntBrackets::determineWaitForScore(InstCounterType T,
}
}
+AMDGPU::Waitcnt WaitcntBrackets::determineAsyncWait(unsigned N) {
----------------
vporpo wrote:Please use a better name for N. https://github.com/llvm/llvm-project/pull/180467 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
