LLVM 19.0.0git
Macros
AMDGPUInsertDelayAlu.cpp File Reference

Insert s_delay_alu instructions to avoid stalls on GFX11+. More...

#include "AMDGPU.h"
#include "GCNSubtarget.h"
#include "MCTargetDesc/AMDGPUMCTargetDesc.h"
#include "SIInstrInfo.h"
#include "llvm/ADT/SetVector.h"

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "amdgpu-insert-delay-alu"
 

Detailed Description

Insert s_delay_alu instructions to avoid stalls on GFX11+.

Definition in file AMDGPUInsertDelayAlu.cpp.

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "amdgpu-insert-delay-alu"

Definition at line 22 of file AMDGPUInsertDelayAlu.cpp.