LLVM 20.0.0git
|
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< ScheduleDAGMutation > | llvm::createIGroupLPDAGMutation (AMDGPU::SchedulingPhase Phase) |
Phase specifes whether or not this is a reentry into the IGroupLPDAGMutation. | |