[PATCH] D53750: [AMDGPU] support image load/store a16
Neil Henning via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 29 02:43:07 PDT 2018
sheredom updated this revision to Diff 171465.
sheredom added a comment.
Added an additional lit test for the dim variants (including the 2darraymsaa requested by @nhaehnle), and change the naming of the a16.d16 tests to vNf16.
https://reviews.llvm.org/D53750
Files:
lib/Target/AMDGPU/SIISelLowering.cpp
test/CodeGen/AMDGPU/llvm.amdgcn.image.a16.dim.ll
test/CodeGen/AMDGPU/llvm.amdgcn.image.load.a16.d16.ll
test/CodeGen/AMDGPU/llvm.amdgcn.image.load.a16.ll
test/CodeGen/AMDGPU/llvm.amdgcn.image.store.a16.d16.ll
test/CodeGen/AMDGPU/llvm.amdgcn.image.store.a16.ll
test/MC/AMDGPU/mimg.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53750.171465.patch
Type: text/x-patch
Size: 59923 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181029/f5a534a4/attachment.bin>
More information about the llvm-commits
mailing list