llvm-project/llvm/lib/Target/AMDGPU/Utils
Stanislav Mekhanoshin 8dd3d1cf1f [AMDGPU] Add symbolic names for gfx940 HWREGs
The namespaces of HWREGs is now overlapping with gfx10. Thus the
patch is longer than necessary to just support new names. It also
need to handle proper error messages, i.e. to issue a "specified
hardware register is not supported on this GPU" message.

This may need a major refactoring in the future.

Differential Revision: https://reviews.llvm.org/D121418
2022-03-14 16:13:33 -07:00
..
AMDGPUAsmUtils.cpp [AMDGPU] Add symbolic names for gfx940 HWREGs 2022-03-14 16:13:33 -07:00
AMDGPUAsmUtils.h [AMDGPU] Add symbolic names for gfx940 HWREGs 2022-03-14 16:13:33 -07:00
AMDGPUBaseInfo.cpp [AMDGPU] Add symbolic names for gfx940 HWREGs 2022-03-14 16:13:33 -07:00
AMDGPUBaseInfo.h [AMDGPU] Add symbolic names for gfx940 HWREGs 2022-03-14 16:13:33 -07:00
AMDGPUMemoryUtils.cpp [AMDGPU] Merge AMDGPULDSUtils into AMDGPUMemoryUtils 2022-02-11 10:32:24 -08:00
AMDGPUMemoryUtils.h [AMDGPU][NFC] Fix typos 2022-02-18 15:05:21 +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 [NFC][AMDGPU] Reduce include files dependency. 2021-01-07 22:22:05 +03:00
AMDKernelCodeTUtils.h [NFC][AMDGPU] Reduce include files dependency. 2021-01-07 22:22:05 +03:00
CMakeLists.txt [AMDGPU] Merge AMDGPULDSUtils into AMDGPUMemoryUtils 2022-02-11 10:32:24 -08:00