LLVM 22.0.0git
AMDGPUMacroFusion.cpp File Reference

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 AMDGPUTargetMachine::createMachineScheduler() to have an effect.