llvm-project/llvm/lib/Target/AMDGPU/Utils
Jay Foad ddfa0f62d8 [AMDGPU] Add GFX11 feature for subtargets with more VGPRs
The full complement of physical VGPRs for GFX11 is 50% more than GFX10.
Some subtargets have this, others stay the same as GFX10. This affects
occupancy calculations.

Differential Revision: https://reviews.llvm.org/D134522
2022-09-23 20:18:23 +01:00
..
AMDGPUAsmUtils.cpp [AMDGPU] gfx11 scalar alu instructions 2022-05-17 13:35:41 -04:00
AMDGPUAsmUtils.h [AMDGPU] gfx11 BUF Instructions 2022-05-16 09:41:40 -04:00
AMDGPUBaseInfo.cpp [AMDGPU] Add GFX11 feature for subtargets with more VGPRs 2022-09-23 20:18:23 +01:00
AMDGPUBaseInfo.h [AMDGPU][GFX11] Use VGPR_32_Lo128 for VOP1,2,C 2022-09-20 09:56:28 -04:00
AMDGPUMemoryUtils.cpp [llvm] Don't including SetVector.h (NFC) 2022-09-17 12:36:43 -07:00
AMDGPUMemoryUtils.h [amdgpu] Expand all ConstantExpr users of LDS variables in instructions 2022-09-14 07:55:46 +01:00
AMDGPUPALMetadata.cpp [AMDGPU] Add agpr_count to metadata and AsmParser 2022-02-16 15:17:23 -08:00
AMDGPUPALMetadata.h [AMDGPU] Add agpr_count to metadata and AsmParser 2022-02-16 15:17:23 -08:00
AMDKernelCodeTInfo.h
AMDKernelCodeTUtils.cpp
AMDKernelCodeTUtils.h
CMakeLists.txt [AMDGPU] Merge AMDGPULDSUtils into AMDGPUMemoryUtils 2022-02-11 10:32:24 -08:00