LLVM 18.0.0git
|
#include "llvm/CodeGen/MachineScheduler.h"
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< ScheduleDAGMutation > | llvm::createRISCVMacroFusionDAGMutation () |
Note that you have to add: DAG.addMutation(createRISCVMacroFusionDAGMutation()); to RISCVPassConfig::createMachineScheduler() to have an effect. | |