[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 09:03:12 PDT 2021


dstuttard updated this revision to Diff 345166.
dstuttard marked 2 inline comments as done.
dstuttard added a comment.

Updates based on review comments


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.345166.patch
Type: text/x-patch
Size: 74918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210513/a3255d9c/attachment.bin>


More information about the llvm-commits mailing list