[PATCH] D22838: AMDGPU/SI: Implement amdgcn image intrinsics
Changpeng Fang via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 29 16:08:59 PDT 2016
cfang updated this revision to Diff 66193.
cfang added a comment.
Remove the RSVD bit based on Tom's suggestion.
https://reviews.llvm.org/D22838
Files:
include/llvm/IR/IntrinsicsAMDGPU.td
lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
lib/Target/AMDGPU/SIDefines.h
lib/Target/AMDGPU/SIInstrInfo.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-masked.ll
test/CodeGen/AMDGPU/llvm.amdgcn.image.sample.ll
test/CodeGen/AMDGPU/llvm.amdgcn.image.sample.o.ll
test/CodeGen/AMDGPU/llvm.amdgcn.s.waitcnt.ll
test/CodeGen/AMDGPU/wqm.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22838.66193.patch
Type: text/x-patch
Size: 90447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160729/3fd6e845/attachment.bin>
More information about the llvm-commits
mailing list