[PATCH] D16699: AMDGPU: Add new amdgcn workitem intrinsics
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 28 22:27:03 PST 2016
arsenm updated this revision to Diff 46352.
arsenm added a comment.
Stop running HSA tests in existing work-item-intrinsics tests. Some of these do not work correctly with HSA, and will be errors in a future commit.
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
test/CodeGen/AMDGPU/work-item-intrinsics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16699.46352.patch
Type: text/x-patch
Size: 16947 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160129/f533e4c3/attachment.bin>
More information about the llvm-commits
mailing list