[PATCH] D68307: [AMDGPU] separate accounting for agprs

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 1 15:46:06 PDT 2019


rampitec created this revision.
rampitec added a reviewer: kzhuravl.
Herald added subscribers: hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, arsenm.
Herald added a project: LLVM.

Account and report agprs separately on gfx908. Other targets
do not change the reporting.


https://reviews.llvm.org/D68307

Files:
  llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.h
  llvm/lib/Target/AMDGPU/SIProgramInfo.h
  llvm/test/CodeGen/AMDGPU/agpr-register-count.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68307.222720.patch
Type: text/x-patch
Size: 13311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191001/bc945131/attachment-0001.bin>


More information about the llvm-commits mailing list