[PATCH] D105192: [AMDGPU] Optimize VGPR LiveRange in waterfall loops
Sebastian Neubauer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 9 10:54:34 PDT 2021
sebastian-ne updated this revision to Diff 357572.
sebastian-ne marked 4 inline comments as done.
sebastian-ne added a comment.
Thanks for the review, it should be better now.
I also added a comment regarding waterfall loops at the beginning of the file.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105192/new/
https://reviews.llvm.org/D105192
Files:
llvm/lib/Target/AMDGPU/SIOptimizeVGPRLiveRange.cpp
llvm/test/CodeGen/AMDGPU/image-sample-waterfall.ll
llvm/test/CodeGen/AMDGPU/indirect-call.ll
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.struct.buffer.load.format.v3f16.ll
llvm/test/CodeGen/AMDGPU/vgpr-descriptor-waterfall-loop-idom-update.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105192.357572.patch
Type: text/x-patch
Size: 45963 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210709/cf9c1a65/attachment-0001.bin>
More information about the llvm-commits
mailing list