[PATCH] D16497: AMDGPU: Add new amdgcn intrinsics for cube instructions

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 22 17:19:53 PST 2016


arsenm created this revision.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
Herald added a subscriber: arsenm.

More cleanup to try to get all intrinsics using the correct
amdgcn prefix that are as close to the instruction as possible.

http://reviews.llvm.org/D16497

Files:
  include/llvm/IR/IntrinsicsAMDGPU.td
  lib/Target/AMDGPU/AMDGPUIntrinsics.td
  lib/Target/AMDGPU/SIInstructions.td
  test/CodeGen/AMDGPU/cube.ll
  test/CodeGen/AMDGPU/llvm.AMDGPU.cube.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.cubeid.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.cubema.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.cubesc.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.cubetc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16497.45776.patch
Type: text/x-patch
Size: 9687 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160123/80043498/attachment.bin>


More information about the llvm-commits mailing list