[PATCH] D99429: [AMDGPU] Save WWM registers in functions

Sebastian Neubauer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 23 05:02:55 PDT 2021


sebastian-ne updated this revision to Diff 339987.
sebastian-ne added a comment.

Friendly ping for review.
The previous comments are all fixed, the code should be quite obvious now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99429

Files:
  llvm/lib/Target/AMDGPU/SIFrameLowering.cpp
  llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.h
  llvm/lib/Target/AMDGPU/SIPreAllocateWWMRegs.cpp
  llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
  llvm/test/CodeGen/AMDGPU/wwm-reserved-spill.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99429.339987.patch
Type: text/x-patch
Size: 49569 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210423/fd2cde03/attachment.bin>


More information about the llvm-commits mailing list