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

Marek Olšák via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 24 03:27:46 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL316427: AMDGPU: Add new intrinsic llvm.amdgcn.kill(i1) (authored by mareko).

Changed prior to commit:
  https://reviews.llvm.org/D38544?vs=118954&id=120033#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38544

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38544.120033.patch
Type: text/x-patch
Size: 20850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171024/69cda925/attachment.bin>


More information about the llvm-commits mailing list