[PATCH] D38906: AMDGPU/SI: Implement d16 support for buffer intrinsics
Changpeng Fang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 15 09:33:21 PST 2017
cfang updated this revision to Diff 127152.
cfang added a comment.
Merge with the latest LLVM trunk.
We need to keep the ball rolling! Please advice what else to do in order to move ahead. Thanks.
https://reviews.llvm.org/D38906
Files:
lib/Target/AMDGPU/AMDGPU.td
lib/Target/AMDGPU/AMDGPUISelLowering.cpp
lib/Target/AMDGPU/AMDGPUISelLowering.h
lib/Target/AMDGPU/AMDGPUSubtarget.cpp
lib/Target/AMDGPU/AMDGPUSubtarget.h
lib/Target/AMDGPU/BUFInstructions.td
lib/Target/AMDGPU/SIISelLowering.cpp
lib/Target/AMDGPU/SIInstrInfo.td
test/CodeGen/AMDGPU/llvm.amdgcn.buffer.load.format.d16.ll
test/CodeGen/AMDGPU/llvm.amdgcn.buffer.store.format.d16.ll
test/CodeGen/AMDGPU/llvm.amdgcn.tbuffer.load.d16.ll
test/CodeGen/AMDGPU/llvm.amdgcn.tbuffer.store.d16.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38906.127152.patch
Type: text/x-patch
Size: 43457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171215/2c257728/attachment.bin>
More information about the llvm-commits
mailing list