[PATCH] D51098: [AMDGPU] Add support for multi-dword s.buffer.load intrinsic

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 22 11:54:28 PDT 2018


tpr updated this revision to Diff 162015.
tpr added a comment.

V2: Addressed minor review comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D51098

Files:
  include/llvm/IR/IntrinsicsAMDGPU.td
  lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  lib/Target/AMDGPU/AMDGPUISelLowering.h
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIInstrInfo.h
  lib/Target/AMDGPU/SIInstrInfo.td
  lib/Target/AMDGPU/SMInstructions.td
  test/CodeGen/AMDGPU/smrd.ll
  test/Transforms/EarlyCSE/intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51098.162015.patch
Type: text/x-patch
Size: 36559 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180822/c41b679e/attachment.bin>


More information about the llvm-commits mailing list