LLVM 22.0.0git
AArch64MacroFusion.h 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::createAArch64MacroFusionDAGMutation ()
 Note that you have to add: DAG.addMutation(createAArch64MacroFusionDAGMutation()); to AArch64TargetMachine::createMachineScheduler() to have an effect.