R600/SI: Add intrinsic for retrieving the current thread ID
authorMichel Danzer <michel.daenzer@amd.com>
Wed, 10 Jul 2013 16:36:52 +0000 (16:36 +0000)
committerMichel Danzer <michel.daenzer@amd.com>
Wed, 10 Jul 2013 16:36:52 +0000 (16:36 +0000)
commit0a9e22b86366caee81c32dbbd942a32634993955
treeece8aa6c631ad158e380efcb8492302dd924aacd
parent7740daa8ba053294b7448556c049cf6778711d66
R600/SI: Add intrinsic for retrieving the current thread ID

Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186010 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIInstructions.td
lib/Target/R600/SIIntrinsics.td
test/CodeGen/R600/llvm.SI.tid.ll [new file with mode: 0644]