[all-commits] [llvm/llvm-project] 03663e: [AMDGPU] Add occupancy level tests for GFX10.3. NFC.
Jay Foad via All-commits
all-commits at lists.llvm.org
Tue Dec 8 06:31:34 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 03663e4130d700c6c8ea28b357fcac4d31b617f7
https://github.com/llvm/llvm-project/commit/03663e4130d700c6c8ea28b357fcac4d31b617f7
Author: Jay Foad <jay.foad at amd.com>
Date: 2020-12-08 (Tue, 08 Dec 2020)
Changed paths:
M llvm/test/CodeGen/AMDGPU/occupancy-levels.ll
Log Message:
-----------
[AMDGPU] Add occupancy level tests for GFX10.3. NFC.
getMaxWavesPerEU and getVGPRAllocGranule both changed in GFX10.3 and
they both affect the occupancy calculation.
Differential Revision: https://reviews.llvm.org/D92839
More information about the All-commits
mailing list