LLVM 23.0.0git
AMDGPUCoExecSchedStrategy.cpp File Reference

Coexecution-focused scheduling strategy for AMDGPU. More...

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "machine-scheduler"

Functions

static SUnitpickOnlyChoice (SchedBoundary &Zone)

Detailed Description

Coexecution-focused scheduling strategy for AMDGPU.

Definition in file AMDGPUCoExecSchedStrategy.cpp.

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "machine-scheduler"

Definition at line 19 of file AMDGPUCoExecSchedStrategy.cpp.

Function Documentation

◆ pickOnlyChoice()