LLVM 19.0.0git
Namespaces | Enumerations | Functions
AMDGPUIGroupLP.h File Reference
#include "llvm/CodeGen/ScheduleDAGMutation.h"
#include <memory>
#include <vector>

Go to the source code of this file.

Namespaces

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

Enumerations

enum class  llvm::AMDGPU::SchedulingPhase { llvm::AMDGPU::Initial , llvm::AMDGPU::PreRAReentry , llvm::AMDGPU::PostRA }
 

Functions

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