[PATCH] D152912: [AMDGPU] Place returns on stack if they would violate VGPR limit

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 14 22:07:25 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0fd31b2880b3: [AMDGPU] Place returns on stack if they would violate VGPR limit (authored by critson).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152912/new/

https://reviews.llvm.org/D152912

Files:
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/test/CodeGen/AMDGPU/gfx-callable-return-types.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152912.531612.patch
Type: text/x-patch
Size: 82151 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230615/8d732ecc/attachment.bin>


More information about the llvm-commits mailing list