[PATCH] D38544: AMDGPU: Add new intrinsic llvm.amdgcn.kill(i1)

Marek Olšák via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 13 12:22:35 PDT 2017


mareko updated this revision to Diff 118954.
mareko added a comment.

Address feedback.


https://reviews.llvm.org/D38544

Files:
  include/llvm/IR/IntrinsicsAMDGPU.td
  lib/Target/AMDGPU/AMDGPUInstructions.td
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIInsertSkips.cpp
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIInstrInfo.h
  lib/Target/AMDGPU/SIInstrInfo.td
  lib/Target/AMDGPU/SIInstructions.td
  lib/Target/AMDGPU/SILowerControlFlow.cpp
  lib/Transforms/InstCombine/InstCombineCalls.cpp
  test/CodeGen/AMDGPU/insert-skips-kill-uncond.mir
  test/CodeGen/AMDGPU/llvm.amdgcn.kill.ll
  test/Transforms/InstCombine/AMDGPU/amdgcn-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38544.118954.patch
Type: text/x-patch
Size: 20466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171013/2a4c658d/attachment.bin>


More information about the llvm-commits mailing list