[PATCH] D19203: AMDGPU/SI: Add llvm.amdgcn.s.waitcnt.all intrinsic

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 19 11:06:54 PDT 2016


tstellarAMD added a comment.

In http://reviews.llvm.org/D19203#404014, @nhaehnle wrote:

> Tom, do you want the numeric counts as input, or just bits that indicate whether to wait for vm/exp/lgkm?


Just the bits. So, the input to the intrinsic and the instruction are the same.


http://reviews.llvm.org/D19203





More information about the llvm-commits mailing list