[PATCH] D65423: [AMDGPU] Fix high occupancy calculation and print it

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 30 18:06:40 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367381: [AMDGPU] Fix high occupancy calculation and print it (authored by rampitec, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D65423?vs=212258&id=212487#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D65423

Files:
  llvm/trunk/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.h
  llvm/trunk/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/SIProgramInfo.h
  llvm/trunk/test/CodeGen/AMDGPU/hsa-metadata-kernel-code-props-v3.ll
  llvm/trunk/test/CodeGen/AMDGPU/nsa-reassign.ll
  llvm/trunk/test/CodeGen/AMDGPU/occupancy-levels.ll
  llvm/trunk/test/CodeGen/AMDGPU/wave32.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65423.212487.patch
Type: text/x-patch
Size: 16961 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190731/ef8ffc95/attachment-0001.bin>


More information about the llvm-commits mailing list