LLVM 22.0.0git
AMDGPULowerModuleLDSPass.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "amdgpu-lower-module-lds"

Functions

 INITIALIZE_PASS_BEGIN (AMDGPULowerModuleLDSLegacy, DEBUG_TYPE, "Lower uses of LDS variables from non-kernel functions", false, false) INITIALIZE_PASS_END(AMDGPULowerModuleLDSLegacy

Variables

 DEBUG_TYPE
Lower uses of LDS variables from non kernel functions
Lower uses of LDS variables from non kernel false

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "amdgpu-lower-module-lds"

Definition at line 214 of file AMDGPULowerModuleLDSPass.cpp.

Function Documentation

◆ INITIALIZE_PASS_BEGIN()

INITIALIZE_PASS_BEGIN ( AMDGPULowerModuleLDSLegacy ,
DEBUG_TYPE ,
"Lower uses of LDS variables from non-kernel functions" ,
false ,
false  )

Variable Documentation

◆ DEBUG_TYPE

DEBUG_TYPE

Definition at line 1567 of file AMDGPULowerModuleLDSPass.cpp.

◆ false

Lower uses of LDS variables from non kernel false

Definition at line 1569 of file AMDGPULowerModuleLDSPass.cpp.

◆ functions

Lower uses of LDS variables from non kernel functions

Definition at line 1568 of file AMDGPULowerModuleLDSPass.cpp.

Referenced by LLVMCreateSimpleMCJITMemoryManager().