[PATCH] D22838: AMDGPU/SI: Implement amdgcn image intrinsics

Changpeng Fang via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 4 14:03:40 PDT 2016


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

Do not use mask parameter!

Keep image load/store intrinsics

expose all flags for sampler intrinsics


https://reviews.llvm.org/D22838

Files:
  include/llvm/IR/IntrinsicsAMDGPU.td
  lib/Target/AMDGPU/SIInstructions.td
  test/CodeGen/AMDGPU/llvm.amdgcn.image.gather4.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.image.getlod.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.image.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.image.sample.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.image.sample.o.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22838.66855.patch
Type: text/x-patch
Size: 65788 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160804/20cab4a2/attachment-0001.bin>


More information about the llvm-commits mailing list