[PATCH] D124193: [AMDGPU] Add WWM reserved VGPRs to existing WWMVGPRs list

Christudasan Devadasan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 27 23:04:42 PDT 2022


cdevadas updated this revision to Diff 440471.
cdevadas added a comment.

Improved the comment for `WWMReservedRegs` to have more details especially to differentiate it from the superset `WWMVGPRs`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124193

Files:
  llvm/lib/Target/AMDGPU/SIFrameLowering.cpp
  llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
  llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.h
  llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124193.440471.patch
Type: text/x-patch
Size: 7180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220628/9895a0d1/attachment.bin>


More information about the llvm-commits mailing list