LLVM 19.0.0git
Namespaces | Macros | Functions
AMDGPUIGroupLP.cpp File Reference
#include "AMDGPUIGroupLP.h"
#include "AMDGPUTargetMachine.h"
#include "MCTargetDesc/AMDGPUMCTargetDesc.h"
#include "SIInstrInfo.h"
#include "SIMachineFunctionInfo.h"
#include "llvm/ADT/BitmaskEnum.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/CodeGen/MachineScheduler.h"
#include "llvm/CodeGen/TargetOpcodes.h"

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 

Macros

#define DEBUG_TYPE   "igrouplp"
 

Functions

std::unique_ptr< ScheduleDAGMutationllvm::createIGroupLPDAGMutation (AMDGPU::SchedulingPhase Phase)
 Phase specifes whether or not this is a reentry into the IGroupLPDAGMutation.
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "igrouplp"

Definition at line 30 of file AMDGPUIGroupLP.cpp.