[PATCH] D65010: [AMDGPU] Fixed occupancy calculation for gfx10

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 19 14:29:48 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL366616: [AMDGPU] Fixed occupancy calculation for gfx10 (authored by rampitec, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D65010?vs=210887&id=210899#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D65010

Files:
  llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.h
  llvm/trunk/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
  llvm/trunk/test/CodeGen/AMDGPU/hsa-metadata-kernel-code-props-v3.ll
  llvm/trunk/test/CodeGen/AMDGPU/idot8s.ll
  llvm/trunk/test/CodeGen/AMDGPU/nsa-reassign.ll
  llvm/trunk/test/CodeGen/AMDGPU/regbank-reassign.mir
  llvm/trunk/test/CodeGen/AMDGPU/wave32.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65010.210899.patch
Type: text/x-patch
Size: 9066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190719/aed3f792/attachment-0001.bin>


More information about the llvm-commits mailing list