[PATCH] D30020: AMDGPU: Remove llvm.AMDGPU.cube intrinsic

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 15 18:36:45 PST 2017


arsenm created this revision.
Herald added subscribers: tpr, tony-tye, yaxunl, nhaehnle, wdng, kzhuravl, qcolombet.

https://reviews.llvm.org/D30020

Files:
  include/llvm/IR/IntrinsicsAMDGPU.td
  lib/Target/AMDGPU/AMDGPUIntrinsics.td
  lib/Target/AMDGPU/R600Instructions.td
  lib/Target/AMDGPU/SIInstructions.td
  test/CodeGen/AMDGPU/cube.ll
  test/CodeGen/AMDGPU/llvm.AMDGPU.cube.ll
  test/CodeGen/AMDGPU/llvm.r600.cube.ll
  test/CodeGen/AMDGPU/r600-infinite-loop-bug-while-reorganizing-vector.ll
  test/CodeGen/AMDGPU/si-sgpr-spill.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30020.88642.patch
Type: text/x-patch
Size: 8738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170216/c2378343/attachment.bin>


More information about the llvm-commits mailing list