[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
Sun Aug 16 12:34:42 PDT 2020
cfang updated this revision to Diff 285894.
cfang added a comment.
Update based on the reviewers' request to generate the waterfall loop for resource registers of
arbitrary sizes.
Update a few LIT tests, mainly because of the changes in instruction order, or additional move instructions under -O0.
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/mubuf-legalize-operands.ll
llvm/test/CodeGen/AMDGPU/mubuf-legalize-operands.mir
llvm/test/CodeGen/AMDGPU/vgpr-tuple-allocation.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82603.285894.patch
Type: text/x-patch
Size: 56192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200816/19991223/attachment.bin>
More information about the llvm-commits
mailing list