[PATCH] D82603: AMDGPU: Implement waterfall loop for MIMG instructions with 256-bit SRsrc

Changpeng Fang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 24 17:03:59 PDT 2020


cfang updated this revision to Diff 280623.
cfang added a reviewer: nhaehnle.
cfang added a comment.

Add waterloop tests, and update existing tests.


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

https://reviews.llvm.org/D82603

Files:
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/test/CodeGen/AMDGPU/image-sample-waterfall.ll
  llvm/test/CodeGen/AMDGPU/vgpr-tuple-allocation.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82603.280623.patch
Type: text/x-patch
Size: 18008 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200725/8ca78133/attachment-0001.bin>


More information about the llvm-commits mailing list