LLVM: lib/MCA/Stages/DispatchStage.cpp File Reference (original) (raw)

This file models the dispatch component of an instruction pipeline. More...

Go to the source code of this file.

Namespaces
namespace llvm
This is an optimization pass for GlobalISel generic memory operations.
namespace llvm::mca
Macros
#define DEBUG_TYPE "llvm-mca"

Detailed Description

This file models the dispatch component of an instruction pipeline.

The DispatchStage is responsible for updating instruction dependencies and communicating to the simulated instruction scheduler that an instruction is ready to be scheduled for execution.

Definition in file DispatchStage.cpp.

Macro Definition Documentation

DEBUG_TYPE

#define DEBUG_TYPE "llvm-mca"