[PATCH] D21450: AMDGPU: Remove llvm.SI.tid intrinsic
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 16 14:45:42 PDT 2016
arsenm created this revision.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
Herald added subscribers: kzhuravl, arsenm, qcolombet.
Mesa doesn't emit this for llvm >= 3.8 anymore.
http://reviews.llvm.org/D21450
Files:
lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
lib/Target/AMDGPU/SIInstructions.td
lib/Target/AMDGPU/SIIntrinsics.td
test/CodeGen/AMDGPU/array-ptr-calc-i64.ll
test/CodeGen/AMDGPU/llvm.SI.tid.ll
test/CodeGen/AMDGPU/register-count-comments.ll
test/CodeGen/AMDGPU/si-sgpr-spill.ll
test/CodeGen/AMDGPU/spill-alloc-sgpr-init-bug.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21450.61032.patch
Type: text/x-patch
Size: 8952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160616/529b8704/attachment.bin>
More information about the llvm-commits
mailing list