[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 21:44:21 PDT 2023
critson added a comment.
In D152892#4421104 <https://reviews.llvm.org/D152892#4421104>, @sebastian-ne wrote:
> Just to check, I suppose calls to functions with that many return values are already handled fine?
As far as I can tell, calls are working fine as-is.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152892/new/
https://reviews.llvm.org/D152892
More information about the llvm-commits
mailing list