LLVM: lib/Target/AMDGPU/AMDGPUInsertDelayAlu.cpp File Reference (original) (raw)
Insert s_delay_alu instructions to avoid stalls on GFX11+. More...
#include "[AMDGPU.h](AMDGPU%5F8h%5Fsource.html)"#include "[GCNSubtarget.h](GCNSubtarget%5F8h%5Fsource.html)"#include "[MCTargetDesc/AMDGPUMCTargetDesc.h](AMDGPUMCTargetDesc%5F8h%5Fsource.html)"#include "[SIInstrInfo.h](SIInstrInfo%5F8h%5Fsource.html)"#include "[llvm/ADT/SetVector.h](SetVector%5F8h%5Fsource.html)"
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.