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

Changpeng Fang via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 9 11:53:24 PDT 2016


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

Add LIT tests 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.sample.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.image.sample.o.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22838.67384.patch
Type: text/x-patch
Size: 64206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160809/b6fbd24e/attachment.bin>


More information about the llvm-commits mailing list