[PATCH] D20297: AMDGPU/SI: Add implicitarg.segment.ptr intrinsic.

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Mon May 30 14:29:39 PDT 2016


tstellarAMD added a comment.

This patch LGTM, but I think we should drop segment from the intrinsic name.  In HSA 'segment' means address space, and we don't have a seperate address space for implcit args.


Repository:
  rL LLVM

http://reviews.llvm.org/D20297





More information about the llvm-commits mailing list