[PATCH] D38906: AMDGPU/SI: Implement d16 support buffer_load_format and tbuffer_load_format intrinsics

Changpeng Fang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 24 13:00:06 PDT 2017


cfang updated this revision to Diff 120119.
cfang added a comment.

Update based on Matt's review comments.


https://reviews.llvm.org/D38906

Files:
  lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  lib/Target/AMDGPU/AMDGPUISelLowering.h
  lib/Target/AMDGPU/BUFInstructions.td
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIInstrInfo.td
  test/CodeGen/AMDGPU/llvm.amdgcn.buffer.load.format.d16.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.tbuffer.load.d16.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38906.120119.patch
Type: text/x-patch
Size: 18120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171024/0c367157/attachment.bin>


More information about the llvm-commits mailing list