[PATCH] D22732: AMDGPU: Remove get_wokdim intrinsic

Jan Vesely via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 23 13:15:26 PDT 2016


jvesely created this revision.
jvesely added a reviewer: arsenm.
jvesely added a subscriber: llvm-commits.
jvesely set the repository for this revision to rL LLVM.
Herald added a reviewer: tstellarAMD.
Herald added subscribers: kzhuravl, arsenm.

Replaced by reading implicit arg

Repository:
  rL LLVM

https://reviews.llvm.org/D22732

Files:
  include/llvm/IR/IntrinsicsAMDGPU.td
  lib/Target/AMDGPU/AMDGPUIntrinsics.td
  lib/Target/AMDGPU/R600ISelLowering.cpp
  lib/Target/AMDGPU/SIISelLowering.cpp
  test/CodeGen/AMDGPU/amdgpu.work-item-intrinsics.deprecated.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.read.workdim.ll
  test/CodeGen/AMDGPU/llvm.r600.read.workdim.ll
  test/CodeGen/AMDGPU/r600.work-item-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22732.65251.patch
Type: text/x-patch
Size: 7884 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160723/3ff17e12/attachment.bin>


More information about the llvm-commits mailing list