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

Go to the source code of this file.

Namespaces

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

Functions

std::unique_ptr< ScheduleDAGMutationllvm::createAMDGPUMacroFusionDAGMutation ()
 Note that you have to add: DAG.addMutation(createAMDGPUMacroFusionDAGMutation()); to AMDGPUPassConfig::createMachineScheduler() to have an effect.