LLVM 20.0.0git
Macros
SIPreEmitPeephole.cpp File Reference

This pass performs the peephole optimizations before code emission. More...

#include "AMDGPU.h"
#include "GCNSubtarget.h"
#include "MCTargetDesc/AMDGPUMCTargetDesc.h"
#include "llvm/CodeGen/MachineFunctionPass.h"
#include "llvm/CodeGen/TargetSchedule.h"
#include "llvm/Support/BranchProbability.h"

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "si-pre-emit-peephole"
 

Detailed Description

This pass performs the peephole optimizations before code emission.

Definition in file SIPreEmitPeephole.cpp.

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "si-pre-emit-peephole"

Definition at line 23 of file SIPreEmitPeephole.cpp.