[PATCH] D159439: [AMDGPU] Add utilities to track number of user SGPRs. NFC.

Austin Kerbow via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 12 08:52:53 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG343be5132e28: [AMDGPU] Add utilities to track number of user SGPRs. NFC. (authored by kerbowa).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159439

Files:
  llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp
  llvm/lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.cpp
  llvm/lib/Target/AMDGPU/AMDGPUResourceUsageAnalysis.cpp
  llvm/lib/Target/AMDGPU/AMDGPUSubtarget.cpp
  llvm/lib/Target/AMDGPU/GCNSubtarget.h
  llvm/lib/Target/AMDGPU/SIFrameLowering.cpp
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
  llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159439.556585.patch
Type: text/x-patch
Size: 28730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230912/993fd434/attachment.bin>


More information about the llvm-commits mailing list