[PATCH] D49026: [AMDGPU] New tbuffer intrinsics

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 17 02:54:48 PDT 2018


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

V8: Addressed minor review comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D49026

Files:
  include/llvm/IR/IntrinsicsAMDGPU.td
  lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  lib/Target/AMDGPU/BUFInstructions.td
  lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp
  lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.h
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIISelLowering.h
  lib/Target/AMDGPU/SIInstrInfo.td
  test/CodeGen/AMDGPU/llvm.amdgcn.raw.tbuffer.load.d16.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.raw.tbuffer.load.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.raw.tbuffer.store.d16.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.raw.tbuffer.store.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.struct.tbuffer.load.d16.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.struct.tbuffer.load.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.struct.tbuffer.store.d16.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.struct.tbuffer.store.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.tbuffer.store.ll
  test/MC/AMDGPU/mtbuf.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49026.161193.patch
Type: text/x-patch
Size: 77347 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180817/991a0919/attachment-0001.bin>


More information about the llvm-commits mailing list