[PATCH] D18292: AMDGPU: add llvm.amdgcn.buffer.load/store intrinsics

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 12 14:23:51 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL266126: AMDGPU: add llvm.amdgcn.buffer.load/store intrinsics (authored by nha).

Changed prior to commit:
  http://reviews.llvm.org/D18292?vs=51101&id=53463#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18292

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsAMDGPU.td
  llvm/trunk/lib/Target/AMDGPU/SIInstructions.td
  llvm/trunk/test/CodeGen/AMDGPU/captured-frame-index.ll
  llvm/trunk/test/CodeGen/AMDGPU/cvt_f32_ubyte.ll
  llvm/trunk/test/CodeGen/AMDGPU/extractelt-to-trunc.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.buffer.load.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.buffer.store.format.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.buffer.store.ll
  llvm/trunk/test/CodeGen/AMDGPU/si-triv-disjoint-mem-access.ll
  llvm/trunk/test/CodeGen/AMDGPU/sminmax.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18292.53463.patch
Type: text/x-patch
Size: 26679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160412/659df4ae/attachment-0001.bin>


More information about the llvm-commits mailing list