[PATCH] D39912: AMDGPU/SI: Implement d16 support for image intrinsics
Changpeng Fang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 18 08:28:33 PST 2018
cfang updated this revision to Diff 130419.
cfang added a comment.
Update based on Matt's suggestion: Factor out the common defs.
https://reviews.llvm.org/D39912
Files:
lib/Target/AMDGPU/AMDGPUISelLowering.cpp
lib/Target/AMDGPU/AMDGPUISelLowering.h
lib/Target/AMDGPU/MIMGInstructions.td
lib/Target/AMDGPU/SIDefines.h
lib/Target/AMDGPU/SIISelLowering.cpp
lib/Target/AMDGPU/SIInstrFormats.td
lib/Target/AMDGPU/SIInstrInfo.h
lib/Target/AMDGPU/SIInstrInfo.td
test/CodeGen/AMDGPU/llvm.amdgcn.image.d16.ll
test/CodeGen/AMDGPU/llvm.amdgcn.image.gather4.d16.ll
test/CodeGen/AMDGPU/llvm.amdgcn.image.sample.d16.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39912.130419.patch
Type: text/x-patch
Size: 93864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180118/1498791d/attachment.bin>
More information about the llvm-commits
mailing list