[PATCH] D16699: AMDGPU: Add new amdgcn workitem intrinsics
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 28 17:07:35 PST 2016
arsenm created this revision.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
Herald added a subscriber: arsenm.
These use the correct prefix and follow the HSA naming convention
rather than the config register option names.
http://reviews.llvm.org/D16699
Files:
include/llvm/IR/IntrinsicsAMDGPU.td
lib/Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp
lib/Target/AMDGPU/SIISelLowering.cpp
test/CodeGen/AMDGPU/llvm.amdgcn.workgroup.id.ll
test/CodeGen/AMDGPU/llvm.amdgcn.workitem.id.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16699.46326.patch
Type: text/x-patch
Size: 8539 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160129/48af7cab/attachment.bin>
More information about the llvm-commits
mailing list