[PATCH] D102177: [AMDGPU][RFC] Improve sgpr function arguments

Sebastian Neubauer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 12 04:29:21 PDT 2021


sebastian-ne updated this revision to Diff 378969.
sebastian-ne added a comment.
Herald added a subscriber: foad.

Move registers to be more in line with other plans.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102177

Files:
  llvm/docs/AMDGPUUsage.rst
  llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp
  llvm/lib/Target/AMDGPU/AMDGPUCallingConv.td
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
  llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
  llvm/lib/Target/AMDGPU/SIRegisterInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102177.378969.patch
Type: text/x-patch
Size: 13069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211012/77d363da/attachment.bin>


More information about the llvm-commits mailing list