llvm-project/llvm/lib/Target/AMDGPU/Utils
hsmahesha 82787eb228 [AMDGPU] Move LDS lowering related utility functions to a separate utils file.
Move some utility functions which are used within LDS lowering pass to a separate utils
file so that other LDS related passes can make use of them when required.

Reviewed By: JonChesterfield

Differential Revision: https://reviews.llvm.org/D100526
2021-04-16 00:15:48 +05:30
..
AMDGPUAsmUtils.cpp [AMDGPU] Update s_sendmsg messages 2021-02-24 13:07:00 +00:00
AMDGPUAsmUtils.h [AMDGPU] Update s_sendmsg messages 2021-02-24 13:07:00 +00:00
AMDGPUBaseInfo.cpp AMDGPU: Add gfx90c support to code object v2 for backwards compatibility 2021-04-08 16:42:43 -04:00
AMDGPUBaseInfo.h [AMDGPU][MC] Added flag to identify VOP instructions which have a single variant 2021-04-01 13:53:12 +03:00
AMDGPULDSUtils.cpp [AMDGPU] Move LDS lowering related utility functions to a separate utils file. 2021-04-16 00:15:48 +05:30
AMDGPULDSUtils.h [AMDGPU] Move LDS lowering related utility functions to a separate utils file. 2021-04-16 00:15:48 +05:30
AMDGPUPALMetadata.cpp AMDGPU: Add target id and code object v4 support 2021-03-24 11:54:05 -04:00
AMDGPUPALMetadata.h AMDGPU: Add target id and code object v4 support 2021-03-24 11:54:05 -04: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] Move LDS lowering related utility functions to a separate utils file. 2021-04-16 00:15:48 +05:30