[PATCH] D15873: AMDGPU: Implement readcyclecounter
Nicolai Hähnle via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 5 06:41:06 PST 2016
nhaehnle added a comment.
NAK on that. I agree that it feels odd, but...
The documentation explicitly mentions that "s_memtime counts the same as an s_load_dwordx2" (in the publicly released AMD_GCN3_Instruction_Set_Architecture.pdf, page 39 of the PDF in section 4.4, where LGKM_CNT is discussed).
http://reviews.llvm.org/D15873
More information about the llvm-commits
mailing list