[PATCH] D42885: [AMDGPU] intrintrics for byte/short load/store
Ryan Taylor via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 12 09:50:48 PDT 2019
rtaylor updated this revision to Diff 190286.
rtaylor added a comment.
Add requested changes
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D42885/new/
https://reviews.llvm.org/D42885
Files:
include/llvm/IR/IntrinsicsAMDGPU.td
lib/Target/AMDGPU/AMDGPUISelLowering.cpp
lib/Target/AMDGPU/AMDGPUISelLowering.h
lib/Target/AMDGPU/BUFInstructions.td
lib/Target/AMDGPU/SIISelLowering.cpp
lib/Target/AMDGPU/SIISelLowering.h
lib/Target/AMDGPU/SIInstrInfo.td
test/CodeGen/AMDGPU/llvm.amdgcn.buffer.load.ll
test/CodeGen/AMDGPU/llvm.amdgcn.buffer.store.ll
test/CodeGen/AMDGPU/llvm.amdgcn.raw.buffer.load.ll
test/CodeGen/AMDGPU/llvm.amdgcn.raw.buffer.store.ll
test/CodeGen/AMDGPU/llvm.amdgcn.struct.buffer.load.ll
test/CodeGen/AMDGPU/llvm.amdgcn.struct.buffer.store.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42885.190286.patch
Type: text/x-patch
Size: 37672 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190312/db96fc15/attachment.bin>
More information about the llvm-commits
mailing list