[PATCH] D55175: AMDGPU: Remove llvm.AMDGPU.kill

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 2 12:48:56 PST 2018


arsenm created this revision.
arsenm added reviewers: nhaehnle, mareko.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, wdng, jvesely, kzhuravl.

This is the last of the old AMDGPU intrinsics.


https://reviews.llvm.org/D55175

Files:
  lib/Target/AMDGPU/AMDGPU.td
  lib/Target/AMDGPU/AMDGPUIntrinsicInfo.cpp
  lib/Target/AMDGPU/AMDGPUIntrinsicInfo.h
  lib/Target/AMDGPU/AMDGPUIntrinsics.td
  lib/Target/AMDGPU/SIISelLowering.cpp
  test/CodeGen/AMDGPU/default-fp-mode.ll
  test/CodeGen/AMDGPU/llvm.AMDGPU.kill.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.wqm.vote.ll
  test/CodeGen/AMDGPU/skip-if-dead.ll
  test/CodeGen/AMDGPU/wqm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55175.176290.patch
Type: text/x-patch
Size: 17298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181202/61f84043/attachment.bin>


More information about the llvm-commits mailing list