[PATCH] D19457: AMDGPU: Add queue ptr intrinsic
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 23 00:50:47 PDT 2016
arsenm added a comment.
Some of the fields in amd_queue_t are volatile, so I'm not entirely sure if constant is the right address space for this
http://reviews.llvm.org/D19457
More information about the llvm-commits
mailing list