Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D65010
[AMDGPU] Fixed occupancy calculation for gfx10 ClosedPublic Authored by rampitec on Jul 19 2019, 1:05 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 4 others. · View Herald TranscriptJul 19 2019, 1:05 PM arsenm added inline comments. This revision is now accepted and ready to land.Jul 19 2019, 1:29 PM rampitec marked an inline comment as done. Closed by commit rL366616: [AMDGPU] Fixed occupancy calculation for gfx10 (authored by rampitec). · Explain WhyJul 19 2019, 2:29 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 210899 llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.h
llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.cpp
llvm/trunk/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
llvm/trunk/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
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
|