[PATCH] D102066: [AMDGPU] Fix codegen of image intrinsics for g16 and a16
David Stuttard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 13 06:49:40 PDT 2021
dstuttard updated this revision to Diff 345125.
dstuttard added a comment.
Moved part of this change into D102231 <https://reviews.llvm.org/D102231> (required for that change).
This change should be submitted after that one
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102066/new/
https://reviews.llvm.org/D102066
Files:
llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
llvm/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.image.sample.a16.dim.ll
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.image.sample.g16.a16.dim.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102066.345125.patch
Type: text/x-patch
Size: 74970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210513/054040cd/attachment.bin>
More information about the llvm-commits
mailing list