[PATCH] D42838: [AMDGPU] added writelane intrinsic

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 28 11:14:44 PST 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
tpr marked an inline comment as done.
Closed by commit rL326353: [AMDGPU] added writelane intrinsic (authored by tpr, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42838?vs=135922&id=136347#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42838

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsAMDGPU.td
  llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/SIRegisterInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/VOP2Instructions.td
  llvm/trunk/test/CodeGen/AMDGPU/byval-frame-setup.ll
  llvm/trunk/test/CodeGen/AMDGPU/callee-frame-setup.ll
  llvm/trunk/test/CodeGen/AMDGPU/inserted-wait-states.mir
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.writelane.ll
  llvm/trunk/test/CodeGen/AMDGPU/sibling-call.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42838.136347.patch
Type: text/x-patch
Size: 14024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180228/c9d4ded5/attachment.bin>


More information about the llvm-commits mailing list