[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
Mon Aug 17 10:43:18 PDT 2020
cfang updated this revision to Diff 286071.
cfang added a comment.
A minor change to use the register directly in stead of getting it from the instruction.
NOTE: this is based on the version we have generalized the resource register size based
on the implementation from GISel.
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.286071.patch
Type: text/x-patch
Size: 56159 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200817/f3820eb8/attachment.bin>
More information about the llvm-commits
mailing list