[llvm] [AMDGPU] Add GFX12 llvm.amdgcn.s.wait.*cnt intrinsics (PR #78723)
Jay Foad via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 19 07:07:27 PST 2024
jayfoad wrote:
This is by analogy with the existing `amdgcn.s.waitcnt` intrinsic. TBH I don't know if there is a good use case for the new intrinsics.
https://github.com/llvm/llvm-project/pull/78723
More information about the llvm-commits
mailing list