================
@@ -1427,6 +1529,49 @@ void
WaitcntBrackets::determineWaitForScore(InstCounterType T,
}
}
+AMDGPU::Waitcnt WaitcntBrackets::determineAsyncWait(unsigned N) {
----------------
ssahasra wrote:
`N` corresponds to the the text use in the actual specification. It is the most
meaningful choice at this point.
https://github.com/llvm/llvm-project/pull/180467
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits