LLVM
15.0.0git
|
Go to the source code of this file.
Namespaces | |
llvm | |
This is an optimization pass for GlobalISel generic memory operations. | |
Functions | |
std::unique_ptr< ScheduleDAGMutation > | llvm::createAMDGPUMacroFusionDAGMutation () |
Note that you have to add: DAG.addMutation(createAMDGPUMacroFusionDAGMutation()); to AMDGPUPassConfig::createMachineScheduler() to have an effect. More... | |