[PATCH] D42838: [AMDGPU] added writelane intrinsic

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 6 08:36:18 PST 2018


tpr updated this revision to Diff 133019.
tpr marked an inline comment as done.
tpr added a comment.

V3: Addressed review comment about not needing to check src2 in
legalizeOperandsVop2.


Repository:
  rL LLVM

https://reviews.llvm.org/D42838

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42838.133019.patch
Type: text/x-patch
Size: 12451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180206/6ed00112/attachment-0001.bin>


More information about the llvm-commits mailing list