LLVM 22.0.0git
ExecuteStage.h File Reference

This file defines the execution stage of a default instruction pipeline. More...

Go to the source code of this file.

Classes

class  llvm::mca::ExecuteStage

Namespaces

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

Detailed Description

This file defines the execution stage of a default instruction pipeline.

The ExecuteStage is responsible for managing the hardware scheduler and issuing notifications that an instruction has been executed.

Definition in file ExecuteStage.h.