[PATCH] D123878: [AMDGPU] Add remarks to output some resource usage

Vang Thao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 15 15:19:28 PDT 2022


vangthao created this revision.
Herald added subscribers: hsmhsm, foad, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl, arsenm.
Herald added a project: All.
vangthao requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

Add analyis remarks to output kernel name, register usage, occupancy,
scratch usage, spills, and LDS information.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D123878

Files:
  llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  llvm/lib/Target/AMDGPU/SIProgramInfo.h
  llvm/test/CodeGen/AMDGPU/resource-optimization-remarks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123878.423175.patch
Type: text/x-patch
Size: 13878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220415/5e9d6e38/attachment.bin>


More information about the llvm-commits mailing list