[PATCH] D40982: AMDGPU: image_getlod and image_getresinfo do not read memory

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 7 13:57:40 PST 2017


arsenm updated this revision to Diff 126039.
arsenm added a comment.

Handle 0 dmask for getresinfo


https://reviews.llvm.org/D40982

Files:
  include/llvm/IR/IntrinsicsAMDGPU.td
  lib/Target/AMDGPU/MIMGInstructions.td
  lib/Target/AMDGPU/SIISelLowering.cpp
  test/CodeGen/AMDGPU/adjust-writemask-invalid-copy.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.image.getlod.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.image.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40982.126039.patch
Type: text/x-patch
Size: 14325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171207/76a19bea/attachment.bin>


More information about the llvm-commits mailing list