[PATCH] D20297: AMDGPU/SI: Add amdgcn versions of remaining builtins

Jan Vesely via llvm-commits llvm-commits at lists.llvm.org
Mon May 16 13:26:11 PDT 2016


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

Also split tests between r600 and GCN.

I opted for names without the _read_ part, amking workdim stand out.

Repository:
  rL LLVM

http://reviews.llvm.org/D20297

Files:
  include/llvm/IR/IntrinsicsAMDGPU.td
  lib/Target/AMDGPU/SIISelLowering.cpp
  test/CodeGen/AMDGPU/amdgcn.work-item-intrinsics.ll
  test/CodeGen/AMDGPU/r600.work-item-intrinsics.ll
  test/CodeGen/AMDGPU/work-item-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20297.57388.patch
Type: text/x-patch
Size: 31221 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160516/eef11c9e/attachment.bin>


More information about the llvm-commits mailing list