[PATCH] D81675: SILoadStoreOptimizer: add support for GFX10 image instructions

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 1 08:06:08 PDT 2020


foad updated this revision to Diff 274808.
foad added a comment.

Check dlc bit for gfx10 MIMG instructions. Add tests.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81675/new/

https://reviews.llvm.org/D81675

Files:
  llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
  llvm/test/CodeGen/AMDGPU/merge-image-load-gfx10.mir
  llvm/test/CodeGen/AMDGPU/merge-image-sample-gfx10.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81675.274808.patch
Type: text/x-patch
Size: 115318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200701/cc162285/attachment.bin>


More information about the llvm-commits mailing list