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

This file defines the execution stage 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 defines the execution stage of an instruction pipeline.

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

Definition in file ExecuteStage.cpp.

Macro Definition Documentation

DEBUG_TYPE

#define DEBUG_TYPE "llvm-mca"