[PATCH] D152892: [AMDGPU] Remove return VGPRs from callee save list
Carl Ritson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 14 01:53:35 PDT 2023
critson updated this revision to Diff 531231.
critson added a comment.
- Fix comment
- Add assertion that all returns are of equal size
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152892/new/
https://reviews.llvm.org/D152892
Files:
llvm/lib/Target/AMDGPU/SIFrameLowering.cpp
llvm/test/CodeGen/AMDGPU/gfx-callable-return-types.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152892.531231.patch
Type: text/x-patch
Size: 27730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230614/7d93b937/attachment.bin>
More information about the llvm-commits
mailing list